Direct Charge APIAsk AIpost https://api.kespay.africa/payments/v1/payments/direct-chargeDirect Charge the Customer via APIBody ParamsproviderstringrequiredThis is the provider we are routing the request through. Find full list of providers here Supported Providersamountint64requiredAmount should be in the subunit of the supported currency i.e value * 100referencestringA 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.customerInputobjectrequiredcustomerInput objectwebhookuriThis 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 201Request Submitted SuccessfullyUpdated 8 months ago