Stripe: Payment Through Link on Invoice or in Email

Background

There are two ways of setting up payments through Stripe, this one which is through a link on the invoice sent to the customer by email, or as a link in the email. The other option is to set up automatic payments.

 

Getting Started

Before using this method, make sure you have set up one of the two:

  1. A Stripe payment link on your invoice template
  2. A Stripe payment link in your invoice email template

If you haven't done this, put this code snippet in your invoice template or email template where you want the Stripe payment link:

<<link [Invoice.UniqueOnlinePaymentKey] [“Stripe Invoice Payment Link”]>>

 

Order

When creating an order, make sure to use "Invoice" as payment method.

UG152.png

 

Invoice/Email

In this example, when we invoice for the order, we have the Stripe link on the invoice.

UG155.PNG

When the customer clicks the link, they will be redirected to a payment page in which they enter their credit card information.

UG156.PNG

When they have successfully made the payment - 

UG157.PNG

You will see the Stripe payment information with the following two transactions, the payment is fully made and the financial transactions are automatically recorded in Younium and automatically added to the payment and payout journals for period closing and reconciliation of the general ledger in your financial system.

UG158.png

You will also see the payments in your Stripe account.

 

Example Payment Journal

UG160.PNG

 

Example Payout Journal

(Automatic transaction recordings when Stripe has made the payout to you for the incoming invoice payments. Payout frequency is determined by your payout schedule on your Stripe account).

UG159.PNG