Skip to content

API

A server-to-server integration with our payment gateway allows you to securely process payments from your website or app, without the need for redirecting your customers to a separate payment page. This leads to a seamless checkout experience for your customers, which can result in higher conversion rates and increased revenue for your business.

With our Full API solution, you have two options for accepting card payments:

  • Use our custom Payment Form to securely encrypt card details. This helps you ensure PCI compliance.
  • Collect and pass raw card data. This requires you to assess your PCI compliance.
Info

All merchants that accept payment cards are required to comply with the Payment Card Industry Data Security Standards (PCI DSS). It is a certification that ensures the robustness of payment system security, including incident prevention, detection and response.

 

For more information you can check the official PCI Security Standards Council Site.

 

To ensure PCI compliance when accepting payments, you can simplify the process by integrating through our Payment Form. This integration method allows you to accept payments without handling card data directly.

Benefits

A server-to-server integration offers several key benefits for businesses looking to streamline the checkout process and improve the overall payment experience:

Notice

Faster checkout. In a server-to-server integration, payment information is transmitted directly between the merchant’s server and the payment gateway, resulting in faster checkout times and a smoother customer experience.

 

Increased security. Server-to-server integrations help reduce the risk of fraud and data breaches, as sensitive payment information is transmitted directly between the merchant’s server and the payment gateway, rather than being passed through the customer’s browser.

 

Customizable checkout. With a server-to-server integration, businesses have greater control over the shopping experience, allowing for more customization and branding opportunities.

 

Systems compatibility. Server-to-server integrations are easily integrated with other systems and services, such as order and inventory management systems, and accounting software, providing businesses with a streamlines and efficient payment process.

How it works

How to do it

This guide describes a Full API integration and the client-environment implementation you must build to start accepting payments through our API solution.

  1. Create an order and submit a request from your server calling the available endpoints.
  2. Get the expected response from the order creation.
  3. Make a payment request with the data you collected from the shopper.
  4. Get payment status. Check the payment response to manage your website behaviour.

Additionally, on the order creation you can submit additional payment details that will give you a reliable, secure and seamless transaction, but also, perform other types of transactions.  

Before you start

There are a few steps you need to take before you start using our payment gateway:

  • You need to sign up or talk to your Account Manager and go through our onboarding process.

  • Once this process is finished, you will receive your credentials.

  • When you have your credentials, you are ready to start the integration process.

Info

Hassle-free. We handle technical details behind the scenes to set up your account, so that you can focus on your business and leave the payment processing to us.