📄️ Basic Checkout Request
POST /hostedcheckout
🗃️ Optional Parameters
11 items
📄️ Checkout Status Request
GET /hostedcheckout/status/\{checkoutReference\}
The Hosted Checkout endpoint allows merchants to create a hosted checkout session for their Ecommerce websites. Let's start by making a Basic Checkout Request and we'll add on from there.
POST /hostedcheckout
11 items
GET /hostedcheckout/status/\{checkoutReference\}