File tree Expand file tree Collapse file tree 6 files changed +28
-10
lines changed
doc/payments/preauthorization
doc/payments/preauthorization/reserve Expand file tree Collapse file tree 6 files changed +28
-10
lines changed Original file line number Diff line number Diff line change 1616 },
1717 "created_at" : " 2023-08-24T19:00:18.000Z" ,
1818 "released_at" : null ,
19- "scheduled_release_date " : " 2023-08-25T19:00:26.000Z" ,
19+ "expiry_date " : " 2023-08-25T19:00:26.000Z" ,
2020 "currency" : " ZAR" ,
2121 "metadata" : null ,
2222 "fees" : 0 ,
4747 "international_format_phone" : null
4848 },
4949 "merchant_id" : 210002 ,
50- "merchant_name" : " ABC merchant"
50+ "merchant_name" : " ABC merchant" ,
51+ "expire_action" : " release" ,
52+ "split_code" : null ,
53+ "split" : null
5154 }
5255 }
5356 },
Original file line number Diff line number Diff line change 4343 "international_format_phone" : null
4444 },
4545 "merchant_id" : 210002 ,
46- "merchant_name" : " ABC merchant"
46+ "merchant_name" : " ABC merchant" ,
47+ "expire_action" : " release" ,
48+ "split_code" : null ,
49+ "split" : null
4750 }
4851 }
4952 },
Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ const json = `{
9393 },
9494 "created_at": "2023-08-24T19:00:18.000Z",
9595 "released_at": null,
96- "scheduled_release_date ": "2023-08-25T19:00:26.000Z",
96+ "expiry_date ": "2023-08-25T19:00:26.000Z",
9797 "currency": "ZAR",
9898 "metadata": null,
9999 "fees": 0,
@@ -124,7 +124,10 @@ const json = `{
124124 "international_format_phone": null
125125 },
126126 "merchant_id": 210002,
127- "merchant_name": "ABC merchant"
127+ "merchant_name": "ABC merchant",
128+ "expire_action": "release",
129+ "split_code": null,
130+ "split": null
128131 }
129132}`
130133
Original file line number Diff line number Diff line change 1616 },
1717 "created_at" : " 2023-08-24T19:00:18.000Z" ,
1818 "released_at" : null ,
19- "scheduled_release_date " : " 2023-08-25T19:00:26.000Z" ,
19+ "expiry_date " : " 2023-08-25T19:00:26.000Z" ,
2020 "currency" : " ZAR" ,
2121 "metadata" : null ,
2222 "fees" : 0 ,
4747 "international_format_phone" : null
4848 },
4949 "merchant_id" : 210002 ,
50- "merchant_name" : " ABC merchant"
50+ "merchant_name" : " ABC merchant" ,
51+ "expire_action" : " release" ,
52+ "split_code" : null ,
53+ "split" : null
5154 }
5255 }
5356 },
Original file line number Diff line number Diff line change 4343 "international_format_phone" : null
4444 },
4545 "merchant_id" : 210002 ,
46- "merchant_name" : " ABC merchant"
46+ "merchant_name" : " ABC merchant" ,
47+ "expire_action" : " release" ,
48+ "split_code" : null ,
49+ "split" : null
4750 }
4851 }
4952 },
Original file line number Diff line number Diff line change 1313 },
1414 "created_at" : " 2023-08-24T19:00:18.000Z" ,
1515 "released_at" : null ,
16- "scheduled_release_date " : " 2023-08-25T19:00:26.000Z" ,
16+ "expiry_date " : " 2023-08-25T19:00:26.000Z" ,
1717 "currency" : " ZAR" ,
1818 "metadata" : null ,
1919 "fees" : 0 ,
4444 "international_format_phone" : null
4545 },
4646 "merchant_id" : 210002 ,
47- "merchant_name" : " ABC merchant"
47+ "merchant_name" : " ABC merchant" ,
48+ "expire_action" : " release" ,
49+ "split_code" : null ,
50+ "split" : null
4851 }
4952}
You can’t perform that action at this time.
0 commit comments