@@ -5,36 +5,43 @@ const json = `{
55 "domain": "test",
66 "status": "success",
77 "reference": "48rx32f1womvcr4",
8- "amount": 10000 ,
8+ "amount": 186677 ,
99 "message": "madePayment",
1010 "gateway_response": "Payment successful",
11- "paid_at": "2018-12-05T15:58:45 .000Z",
12- "created_at": "2018-12-05T15:58:02 .000Z",
11+ "paid_at": "2024-08-20T12:41:12 .000Z",
12+ "created_at": "2024-08-20T12:39:22 .000Z",
1313 "channel": "qr",
14- "currency": "NGN ",
14+ "currency": "ZAR ",
1515 "ip_address": "18.130.45.28, 141.101.107.157",
16+ "fees_breakdown": {
17+ "amount": "5514",
18+ "formula": null,
19+ "type": "paystack"
20+ },
1621 "metadata": "",
1722 "log": null,
18- "fees": null ,
23+ "fees": 6342 ,
1924 "fees_split": null,
2025 "authorization": {
2126 "authorization_code": "AUTH_2b4zs69fgy7qflh",
2227 "bin": "483953",
2328 "last4": "6208",
2429 "exp_month": "12",
25- "exp_year": "2018 ",
30+ "exp_year": "2025 ",
2631 "channel": "qr",
27- "card_type": "DEBIT ",
28- "bank": "Visa QR ",
29- "country_code": "NG ",
32+ "card_type": "CREDIT ",
33+ "bank": "ABSA BANK LIMITED, SOUTH AFRICA ",
34+ "country_code": "ZA ",
3035 "brand": "VISA",
3136 "reusable": false,
3237 "signature": null,
33- "account_name": "BoJack Horseman"
38+ "account_name": null,
39+ "receiver_bank_account_number": null,
40+ "receiver_bank": null
3441 },
3542 "customer": {
3643 "id": 16787,
37- "first_name": "I ",
44+ "first_name": "Ian ",
3845 "last_name": "SURRENDER",
39464047 "customer_code": "CUS_ehg851zbxon0bvx",
@@ -45,7 +52,7 @@ const json = `{
4552 "plan": {},
4653 "subaccount": {},
4754 "subaccount_group": {},
48- "paidAt": "2018-12-05T15:58:45 .000Z"
55+ "paidAt": "2024-08-20T12:41:12 .000Z"
4956 }
5057}`
5158
0 commit comments