Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/x-www-form-urlencoded
channel
number
Example:

1

first_name
string
Example:

""

last_name
string
Example:

""

email
string
Example:

""

phone_number
number
Example:

"+233245519485"

card_number
number
Example:

"4411223344556"

card_cvv
number
Example:

"123"

expiry_month
string
Example:

""

expiry_year
string
Example:

""

amount
number
Example:

"1"

callback_url
string
Example:

"https://webhook.site/3b3b3b3b-3b3b-3b3b-3b3b-3b3b3b3b3b3b"

return_url
string
Example:

"https://webhook.site/3b3b3b3b-3b3b-3b3b-3b3b-3b3b3b3b3b3b"

Response

200 - application/json

The status of the transaction.

transaction
object