Consolidated Payment Form

Consolidated Payment Form Solution is our all-in-one UI solution for accepting payments on your website using a single front-end implementation. Use this option if you want a quick way to start accepting payments on your website, with little to no customisation.

Consolidated Payment Form will be made available on iOS and Android. For an overview of all integration options and available features, refer to Online payments.

Supported payment methods

Consolidated Payment Form readily supports cards, wallets, and most local payment methods. For a list of supported payment methods, refer to Supported payment methods.

🚧

Consolidated Payment form solution currently only support credit card payments, more payment methods will be added in coming months.

Adding new payment methods usually requires no additional implementation effort, however some payment methods require additional configuration. For more information, refer to our payment method integration guides.

We're actively adding payment methods to Drop-in. To check the latest on Drop-in, see our release notes.

How it works

The following flow applies for each payment method supported in Drop-in:

On this page we describe both server-side and client-side integration steps:

  • From your server, submit a request to get a list of payment methods available to the shopper.
  • Create an instance of Drop-in on your payments form.
  • From your server, submit a payment request with data you receive from Drop-in.
  • Determine from the response if you need to perform additional actions on your front end.
  • From your server, submit additional payment details with data you receive from Drop-in.
  • Present the payment result to the shopper.

When you have completed the integration, proceed to test your integration.