Skip to main content
POST
card

Authorizations

Authorization
string
header
required

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

Query Parameters

type
string
required
Example:

"card"

Body

application/json
tx_ref
string
required
amount
integer<int32>
required
currency
string
required
card_number
string
required
expiry_month
string
required
expiry_year
string
required
cvv
string
required
redirect_url
string
required
email
string
required
meta
Meta · object
required
Example:

Response

OK

status
string
required
message
string
required
data
Data · object
required
Example: