Payment integration path

One-time Payments can help you build the ability to receive payments on your website or application, supporting various clients (including desktop websites, mobile websites, and mobile applications) for online payments, including e-wallet payments, bank transfer payments, and credit card payments. You only need to integrate once to easily add various payment methods to your page. Your buyers can use secure payment methods for convenient payments according to their preferences.

Supported integration options

Antom provides a few integration options, including Elements, API-only, and Checkout Page (CKP). Each integration option has its own advantages, and you can choose the appropriate solution according to your business needs and technical level.

Payment Element

Embedded payment components

Drop-in UI components that embed directly into your application. Provides a native payment experience.

Key capabilities
No page redirects required
Pre-built, customizable UI
Requires client-side integration

Checkout Page (CKP)

Fastest setup
Hosted payment page

Redirect customers to a secure, Antom-hosted payment page. Fastest path to going live with minimal development effort required.

Key capabilities
Minimal code needed
Automatic payment method display
Requires page redirect

API-only

🔧Advanced
Custom payment page

Build a fully customized payment experience by making API calls to obtain redirect URL to corresponding payment method pages. Complete control over UI and user flow at the cost of increased complexity.

Key capabilities
Seamless user experience directing buyers to a specific payment method page
May require manual integration for each payment method
May require PCI qualifications for card payments

Checkout page demo

Use the following demo builder to get a hands-on experience with the different types of checkout experiences supported by Antom.

Antom also offers a demo code for the available integration options. Download the demo code to your local environment and follow the sample code instructions to experience the payment process.

Not sure which to choose?

  • Fastest setup: Most businesses are recommended to start with Checkout Page (CKP) for the best balance of development effort and PCI compliance.
  • Best user experience: Consider the Payment Element for the best user experience.
  • Full control: The API-only integration if you need complete control and have compliance resources.