Redirect method
The Redirect method is the easiest way of integrating with {}. You can still control the experience and maintain your brand's look and feel by configuring the background images, colors, and fonts of this hosted payment page. Set a logo, background, and styling on the merchant dashboard under Settings โ Branding.
Direct method
The Direct method lets you fully control the checkout and payment experience without redirecting the user to the {}-hosted payment gateway. All integrations are server-side. We recommend a combination of polling (querying) and the webhook system for the most secure and fool-proof integration.
Client-side tokenization
For card payments, {} offers a secure way to capture card details and return a token you can use to create charges. Card data is sent directly from the customer's browser to a secure endpoint โ it never touches your server. The returned token can then be safely used in server-side operations.
Card on file
Card-on-file (COF) is a payment method where a customer's card or wallet information is securely stored by the merchant or payment processor for future use, allowing seamless recurring transactions without the customer re-entering details each time.