Offline Checkout 




Offline payments are transactions processed asynchronously. The transaction is usually done offline and reconciled manually or automatically to the console. Typically, there is a delay in paying offline and reconciling it, compared to online payments where everything happens real-time.

Offline payments are made via cash, checks, bank transfers, postal orders, or any other offline means besides online payment methods such as cards, online wallets, etc.

Flexibility for customers to pay through offline payment methods can help extend your business coverage to even areas which don't provide support for online payment methods.

Chargebee supports a workflow for offline payment methods. Offline payments abide to the same Chargebee logic by completing the intended action in Chargebee (for example, creating a subscription) and then following up with customers through dunning to remind them about paying the due amount.

Note:

This feature is available only on Performance and Enterprise plans. However, recording offline payments is allowed on all plans.

Workflow 

Here's the complete workflow of how offline payments are handled in Chargebee.

  • Setting up offline payment methods.
  • Displaying offline payment methods in checkout.
  • Configuring customer notifications for offline payments
  • Customer subscribing using an offline payment method
  • Manually reconciling payments using Record payment option
Note

Manual reconciliation is not necessary for ACH and SEPA credit transfer payments as they are automatically reconciled to the respective invoices.

Step 1: Configuring Offline Payments 

In the Chargebee user interface, click Settings > Configure Chargebee > Billing LogIQ > Payments > Offline payment methods > Enable. On enabling, configure the offline payment methods which you intend to support.

Offline payment methods supported in Chargebee are:

  • Bank transfer
  • Cash
  • Check
  • ACH credit transfer
  • SEPA credit transfer

To give more details about an offline payment method in checkout and emails, add payment method specific information to the Additional Information field.

For example, for "Cash" payments you can add additional information as "Pay in cash at our stores". This information is then displayed alongside "Cash" payment method during checkout.


Additional features 

  • Inside each payment method, there is a setting to restrict supported currencies. Select only the currencies you intend to support for that payment method. (Denoted as (1) in screenshot)
  • You can also set a threshold amount for offline payments, and thereby restrict the display of offline payment methods for any invoice amount below that. Threshold amount can be set for each currency. (Denoted as (2) in screenshot)

Tip:

You can also change the name of an offline payment method to suit your business use case. For example, you can change "Cash" to "Cash on delivery" and add additional information as "Pay while receiving the order" to be displayed in the checkout.

Step 2: Displaying in Checkout and Portal 

With offline payment methods enabled, it needs to be displayed on the checkout and portal for customers to access.

On the In-app Checkout 

In the Chargebee user interface, click Settings > Configure Chargebee > Checkout and Self-Serve Portal > Checkout and enable Allow customers to use offline payment methods. Enabling it reveals the underlying settings.

Display payment method details for offline payment methods - This allows displaying the information entered in Additional Information field of each offline payment method.

Allow existing customers to use offline payment methods only if they have no online payment methods - This allows displaying offline payment methods to the customer, only if they do not have any online payment methods configured in their Chargebee profile.

Allow customers to use offline payment methods only via API - This allows accessing offline payment methods only when checkout is triggered using Chargebee APIs. Disable this to make checkout accessible when triggered via drop-in script as well.

Warning

When enabling offline payment methods, be aware that you may have new signups directly subscribing without providing a online payment method.

On Self Serve Portal 

In the Chargebee user interface, click Settings > Configure Chargebee > Checkout and Self Serve Portal > Self Serve Portal. Toggle Allow customers to switch from online to offline payment methods and vice versa.

Customers can now access and switch to offline payment or back to online payment, using the Self Serve Portal.

Step 3: Configuring customer notifications 

Customers need to be notified about the payment method details, and the instructions for payment when they subscribe using an offline payment method. Here's a checklist to ensure your customers are well-informed about the offline payment:

  • Adding payment instructions to the Invoice PDF
  • Including offline payment details in email
  • Dunning emails to followup on due payments

Adding payment instructions to the Invoice PDF 

In the Chargebee user interface, click Settings > Configure Chargebee > Invoice, Credit Notes and Quotes > Invoice > Payment Instructions and configure the payment instructions for each payment method.

To display only the payment instructions of customer's offline payment method, select Only preferred payment method instructions in the Configuring Payment Instructions setting. The related payment instructions then appear on the Invoice PDF when generated. This Invoice PDF can be attached to an email addressed to the customer to ensure they are acknowledged about the payment instructions.

For example, for a customer having Bank Transfer as the offline payment method, only the payment instructions configured for Bank Transfer is shown in the Invoice PDF.


Including offline payment details in email 

Add Offline payment details section to the email template to display offline payment related details. This can be used while notifying the customer using Onboarding emails after a successful checkout.


Dunning emails to followup on due payments 

Offline dunning needs to be enabled to follow up with the customer on payment due invoices. Offline dunning emails are sent at a determined frequency to remind the customer about payment. To know more, refer to our doc on offline dunning.

Step 4: Subscribing using offline payment method 

Subscribing using or changing to an offline payment method is possible in three ways:

  • Through In-app Checkout where the customers themselves select it.
  • Through Chargebee user interface where you configure the offline payment method in a customer's profile.
  • Through API.

Using In-app Checkout (new customers) 

With all the necessary settings enabled as explained in previous steps, the customer is shown offline payment methods during checkout. Here's how the experience looks in the In-app Checkout:

Note

By default, Auto collection is turned "off" when a customer subscribes using an offline payment method.

Using Self Serve Portal (existing customers) 

With all the necessary settings enabled as explained in previous steps, the customer is given the option to switch to offline payment method in the Self Serve Portal.

Note

When a customer switches from online to offline payment method, Auto collection is turned "off" automatically only when there are no other online payment methods for that customer.


Using Chargebee user interface 

For new customers

While creating a customer, select the appropriate payment method from the Offline Payment Method drop-down list. It is set as the preferred payment method for that customer.

Important:
Offline Payment Method setting for customers appear only if Auto collections is turned off.

For existing customers

Navigate to the customer details page, click Change Customer Details. Select the appropriate payment method from the Offline Payment Method drop-down list. Note that the field appears only if Auto collection is turned off.

Using Chargebee APIs 

Use this approach if you are using Chargebee's Hosted Pages API]  in your checkout.

For new customers

Set the flag allow_offline_payment_methods to true when using either of these endpoints:

You can then use the following endpoints to set the preferred offline payment method for that customer:

Pass the offline payment selected by the customer to the offline_payment_method parameter. Note that it is an enum parameter, and hence can only take an input from the list of values mentioned under that parameter.

For existing customers

Use these two endpoints to update the customer profile to have a preferred offline payment method.

Step 5: Reconciling offline payments 

There are two ways to reconcile payments received offline,

  • Recording payment in the customer profile
  • Recording payment against the appropriate invoice

In customer profile 

Navigate to the customer details page and select Record Payment from the action pane on the right. Provide the currency, amount, date, and mode of payment and click Record to register it for the customer.

The amount added is maintained as Excess Payments under the customer profile. During the next invoice, this amount is automatically applied to deduct the invoice amount. You can also manually apply excess payments to existing payment due invoices. To know more, take a look at how to apply excess payments to an invoice.

On the invoice 

Navigate to the respective invoice and select Record Payment. Provide the amount, date, payment method and click Proceed to apply the payment to that invoice. If paid in full, the invoice moves to Paid status.

Refunding offline payment 

Chargebee allows you to log refunds made offline. Navigate to the respective invoice and select Record an offline refund. Enter the amount, refund date, reason and the payment method used for refund. To know more on this, take a look at how to record an offline refund.

FAQs 

Why is it called preferred offline payment method?

The offline payment method selected by the customer is designated as the preferred offline payment method. This is because the customer can still choose to pay via other means, and while reconciling such payments you can select the offline payment method used by them.

Was this article helpful?
Loading…