Generate A Payment Checkout URLAsk AIpost https://api.kespay.africa/payments/v1/checkoutsGenerate a Payment Checkout URL for customers to make paymentBody ParamsGenerate A Payment Checkout URLcountrystringrequired2 character country codebaseobjectrequiredThis is the base currency and amount the customer should be charged inbase objectshopobjectshop objectuserobjectrequireduser objectreferencestringA reference code you'll generate to identify this transaction. This must be unique for every transaction. If you don't pass one, we will generate one for you.redirectURLuriFully qualified URL to which the customer should be redirected after the payment is completedcancelURLuriFully qualified URL to which the customer should be redirected if the cancel the payment sessionwebhookuriThis is a URL, if this is passed we will send the event webhook payload to this endpoint. Use this to override the webhook url provided on the dashboard for this transaction. Read more on WebhooksResponse 201Checkout URL Successfully GeneratedUpdated 8 months ago