Create A Checkout Session

Create a checkout session which will generate a unique checkout link for you that can be sent to customers to make a payment.

The checkout session will be disabled as soon as the payment has been collected.
Payments that failed will have a decisive number of attempts before the session is disabled.

Guide to use Ezypay's Checkout Page:
https://developer.ezypay.com/docs/checkout-page

❗️

NOTE: Before the checkout link is shared out to customers, integrators/merchants has the responsibility to ensure that any of their customers who use the checkout page, is a valid customer.

📘

NOTE:

Only accept credit card transactions. Important to always have the "successURL" and the "cancelURL" setup for each checkout page created.

Existing Ezypay customer id and Ezypay payment method token can be provided to reduce new customer id and payment method token to be created for an existing Ezypay customer.

Language