Payment Session is an all-in-one solution provided by Xendit, offering a Xendit-hosted page for handling payments. It is a low-code integration designed to simplify implementation and support a wide range of payment flows. With Payment Session, you can offload the complexities of managing checkout pages while ensuring a good payment experience for your customers.
Mode options
Mode | Description |
---|---|
| The default and standard mode that redirects the end user to a Xendit-hosted page to complete the payment. |
| Used for card payments when you host your own checkout page but require Xendit's library for compliance. (See CARDS_SESSION_JS documentation for more details) |
Available request types
Request type | Description |
---|---|
| Use this type to save only the end user's payment information. You will receive a |
| Use this type to collect a single payment. You will receive a payment session object contains *This is currently only available for CARDS_SESSION_JS mode option. |
Integration flow
You can see the integration flow for some use cases here.