Docs
You are viewing:
Product Catalog 2.0
Checkout.com is a unified platform that manages all the stages of a payment cycle. Chargebee's integration with Checkout.com enables card payments for merchants from North America, and Europe.
Checkout.com supports the NAS platform, the latest platform for new business workflows, such as sub-entities, marketplaces, and more. It also supports backward compatibility.
Note
To find out the platform type of your Checkout.com account, contact your Account Manager or support team from Checkout.com.
Click on the links below learn more about configuring the desired payment method:
The following are the limitations:
Checkout.com has two types of accounts - Test account and Live account. You can integrate the Test Account of Checkout.com with the Test Site of Chargebee and the Live Account of Checkout.com with the Live Site of Chargebee.
Contact Checkout.com's support and get full API access for your Test and Live site.
Listed below are the integration options available between Chargebee and Checkout.com:
Information
In order to receive payments from customers via Checkout.com, it is necessary for Chargebee to have customer's billing address.
# | Methodology | Description | PCI Requirements | 3DS supported? |
---|---|---|---|---|
1 | Chargebee API + Checkout.com Gateway | In this method, collecting card information should be handled at your end and passed on to Chargebee via the API. Chargebee will route this card information directly to Checkout.com. | High (card information will be collected by you directly, you will have to take care of PCI Compliance requirements) | No For more info, contact support |
2 | Chargebee Checkout + Checkout.com Gateway | In this method, the card information of the customers are collected by Chargebee's checkout and directly passed on to Checkout.com. | Low (Your PCI compliance requirements are greatly reduced because of Chargebee's checkout. As a merchant using Chargebee's checkout, all you have to do is submit a Self Assessment Questionnaire to stay compliant.) | Yes |
<tr>
<td>3</td>
<td>Checkout.com.js + Chargebee API</td>
<td>In this method, the card details are captured and tokenized on your side by Checkout.com's javascript library and the token is sent to Chargebee.
</td>
<td><b>Low</b><br/>
(card details are tokenized by Checkout.com)</td>
<td>Yes</td>
</tr>
<tr>
<td>4</td>
<td>Chargebee.js (<a href="https://www.chargebee.com/checkout-portal-docs/3ds-helper-overview.html#recipes-for-using-3ds" target="_blank">JS helper</a>) + Checkout.com gateway</td>
<td>There are multiple ways to interact with Chargebee.js. <ul><li>You can use Chargebee Components and Hosted Fields to collect the card details. </li>
<li>You can also collect the card details at your end and send to Chargebee.js directly. </li></ul> </td>
<td>
<br/>
<br/>
<br/>
<br/>
<br/>
<br/>
<br/>
<b>Low</b><br/>
<br/>
<br/>
<br/>
<br/>
<br/>
<b>High</b><br/>
(card information will be collected by you directly, you will have to take care of PCI Compliance requirements)</td>
<td>Yes</td>
</tr>
While configuring Checkout.com in your Chargebee site, you are required to enter the API Key and Secret Key. You must get these keys from your Checkout.com account.
Follow these steps to retrieve the API Key and Secret Key:
Note
Whether you are creating a new key or using an existing one, make sure to uncheck Allow any processing channel and select the required channel from the list below. You can do this while creating a new key or updating an existing key.
To set up this integration, you need to obtain your Secret API and Public API key from Checkout.com as explained in the previous section. Once you have noted the keys, follow these steps to integrate with Checkout.com:
Note
As Chargebee supports the NAS platform only, you must enter the API Secret Key as Bearer space Secret Key. For example, Bearer sk_sbox_pcbqzzjczm5p72kqdgfrsfrkjhg
You have now successfully configured the integration between Checkout.com and Chargebee. You can manage the settings from the Configure Checkout.com Settings page shown below.
Due to recent world events, you may experience failures for payments originating from Russian financial institutions or instruments. We recommend reviewing guidelines issued by respective payment gateways for additional information.
To change the Cards Setting, click the Manage link. The Cards Settings page is displayed.
Checkout.com mandates to send the Source Transaction ID for recurring payments which helps in better payment approval rates. This setting is made mandatory as it allows Chargebee to send the information to Checkout.com even for cases where there are delayed payments (like trial). It ensures that all cards are verified before being vaulted in the gateway.
Once you have made the necessary changes, click Save.
Complete the steps below to enable 3DS for this integration:
The configuration of Webhooks is a mandatory prerequisite for this integration to function effectively. Follow the steps below to configure webhooks:
This integration supports automated account updates for cards.
Payment failures and recovery are the most difficult aspects of recurring billing businesses due to the sheer complexities involved. In most cases, payment failures occur as a result of an expired or updated card. Chargebee supports an automated account update for Checkout.com. Each time there is an update to the customer's card number, expiry, or Customer Verification Value (CVV), the details are updated in Chargebee (in real-time) with the help of card networks and the Checkout.com gateway. This helps avoid any manual efforts for your customers and more importantly, avoid payments failing due to outdated card information.
Checkout and Chargebee support 100+ different currencies for charging customers across different geographical locations. If you intend to use Checkout+Chargebee for your business, ensure that your transactional currencies are supported by both. Find the complete list of currencies supported by:
Checkout.com, a trusted payment gateway provider, understands the critical need for robust fraud screening and efficient payment approval processes. Checkout.com recommends sending specific information or fields about payers to enhance these measures. By collecting this valuable data, you can bolster your defences against fraudulent transactions and streamline the payment approval process, ensuring a safer and smoother experience for businesses and customers.
The fields include:
Note
Please contact Chargebee Support to enable the paymentIp field to be passed.
Lets us see how you can enable and send these fields when using Chargebee's Hosted Pages or Chargebee JS:
Follow the steps below to enable these fields when using Chargebee's Hosted Pages:
Chargebee JS provides a comprehensive set of tools and functionalities that allow you to harness the capabilities of Checkout.com within your billing and subscription management workflows.
If you are utilizing Chargebee JS, it is recommended to pass these fields as parameters via appropriate handler methods based on your chosen payment method. The following payment method handlers are supported via Chargebee JS:
Was this article helpful?