Initiate a card payment using a tokenized customer’s card
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
OK
{
"id": 1163077,
"tx_ref": "akhlm-pstmn-23452",
"flw_ref": "FLW-M03K-781621ccfe976c03515bcd07a39f3db8",
"redirect_url": "http://127.0.0",
"device_fingerprint": "N/A",
"amount": 30300,
"charged_amount": 30300,
"app_fee": 11741.9,
"merchant_fee": 0,
"processor_response": "Approved",
"auth_model": "noauth",
"currency": "NGN",
"ip": "pstmn",
"narration": "pstmn charge",
"status": "successful",
"payment_type": "card",
"created_at": "2020-03-11T19:33:20.000Z",
"account_id": 73362,
"customer": {
"id": 252759,
"phone_number": "0813XXXXXXX",
"name": "Kendrick Graham",
"email": "user@example.com",
"created_at": "2020-01-15T13:26:24.000Z"
},
"card": {
"first_6digits": "553188",
"last_4digits": "2950",
"issuer": "MASTERCARD CREDIT",
"country": "NG",
"type": "MASTERCARD",
"expiry": "09/22",
"token": "flw-t0-d0185c6edad078c9e8304c4f78b8cd5b-m03k"
}
}