Last active
October 18, 2024 10:09
-
-
Save rocktimsaikia/c97ec791ceab1628dbe92799a9223e0a to your computer and use it in GitHub Desktop.
Webhook response of Flutterwave test mode for subscription.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"id": 7667896, | |
"txRef": "inv_17292345299xa50uv", | |
"flwRef": "FLW-MOCK-1f2c29ac6d39368653b4a78a243fe3e9", | |
"orderRef": "URF_1729234669506_2726735", | |
"paymentPlan": 69699, | |
"paymentPage": null, | |
"createdAt": "2024-10-18T06:57:49.000Z", | |
"amount": 83550, | |
"charged_amount": 83550, | |
"status": "successful", | |
"IP": "54.75.161.64", | |
"currency": "NGN", | |
"appfee": 3174.9, | |
"merchantfee": 0, | |
"merchantbearsfee": 1, | |
"charge_type": "normal", | |
"customer": { | |
"id": 2499895, | |
"phone": "+919662199967", | |
"fullName": "Rocktim ", | |
"customertoken": null, | |
"email": "[email protected]", | |
"createdAt": "2024-09-22T10:07:56.000Z", | |
"updatedAt": "2024-09-22T10:07:56.000Z", | |
"deletedAt": null, | |
"AccountId": 1697359 | |
}, | |
"entity": { | |
"card6": "553188", | |
"card_last4": "2950", | |
"card_country_iso": "NG", | |
"createdAt": "2020-05-09T12:05:24.000Z" | |
}, | |
"event.type": "CARD_TRANSACTION" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment