Date | Document | Changes |
---|---|---|
10 September 2024 | Payment Gateway API v1.23 |
Fixed the incorrect response from get_transfer_by_id API Add new API get_transfer_by_remark Add new API get_prompt_pay_qrcode_by_ref Add new API get_true_money_qrcode_by_ref |
Date | Document | Changes |
---|---|---|
15 March 2023 | Bank API v1.00 | First and Initial version of APIs |
01 April 2023 | Bank API v1.01 |
Add default page at get_transaction API. Add from and to at get_transaction API. Add get_accounts API. |
20 April 2023 | Bank API v1.02 |
Add create_transfer API. Add get_bank_config API. Add get_transfer API. Add update_transfer_queue API. Add update_otp API. Add update_otp2 API. |
27 April 2023 | Bank API v1.03 |
Add check_transaction API. Add redeem_transaction API. |
03 May 2023 | Bank API v1.04 | Rework check_transaction API |
09 July 2023 | Bank API v1.05 |
Add status to get_bank_config API. Add create_payment_gateway_deposit API. Add check_deposit_status API. |
20 July 2023 | Payment Gateway API v1.06 |
Rename Document to Payment Gateway API Document. Reworks all the APIs, rename certain APIs, add Merchant Code requirements to all APIs |
19 Aug 2023 | Payment Gateway API v1.07 |
Add ref to create_pg_deposit API. Add logo_url on get_bank_config API. Add Appendix C: Payment Gateway Flow. |
24 Aug 2023 | Payment Gateway API v1.08 | Add callback_url to create_pg_deposit API. |
27 Aug 2023 | Payment Gateway API v1.09 | Add callback_url to create_transfer API. |
01 Oct 2023 | Payment Gateway API v1.10 |
Add mandatory for the remark in create_transfer API. Add details for callback in create_pg_deposit and create transfer APIs |
25 Oct 2023 | Payment Gateway API v1.11 |
Add bank_type in create_pg_deposit API. Improve payment gateway flow to accept QR Code. |
05 Nov 2023 | Payment Gateway API v1.12 | Add qrcode_url in get_deposit_accounts API. |
01 Dec 2023 | Payment Gateway API v1.13 |
Add create_prompt_pay_qrcode, get_prompt_pay_qrcode_by_uuid and update_prompt_pay_scanned_time API. Add Status Description of Prompt Pay QR Code. Add Callback description for Prompt Pay QR Code. Move Appendix D to Appendix E, add Appendix D as Prompt Pay QR Code Flow. |
11 Dec 2023 | Payment Gateway API v1.14 |
Add create_prompt_pay_deposit API. Add more description to Appendix D. |
22 Dec 2023 | Payment Gateway API v1.15 |
Limit the amount in create_prompt_pay_qrcode and create_prompt_pay_deposit API to only accept Integer. Add get_balance API. |
30 Dec 2023 | Payment Gateway API v1.16 | Re-allow the amount in create_prompt_pay_qrcode and create_prompt_pay_deposit API to only accept decimal number. |
13 Jan 2024 | Payment Gateway API v1.17 | Added adjustment_amount and total_amount on the Prompt Pay deposit callback. |
14 Jan 2024 | Payment Gateway API v1.18 | Update Prompt Pay deposit callback. |
29 Jan 2024 | Payment Gateway API v1.19 |
Add account_no in get_deposit_accounts API. Add ref_2 in create_prompt_pay_deposit and create_prompt_pay_qrcode API. Add ref_2 in prompt pay deposit callback. Add ref_2 in create_pg_deposit API. Add ref_2 in Payment Gateway Deposit callback. Add remark_2 in create_transfer API. |
05 Mar 2024 | Payment Gateway API v1.20 |
Add create_true_money_deposit API. Add create_true_money_qrcode API. Add get_true_money_qrcode_by_uuid API. Add update_true_money_scanned_time API. |
18 Jun 2024 | Payment Gateway API v1.21 |
Update Transfer callback table. Remove PG deposit related API and information. |
16 July 2024 | Payment Gateway API v1.22 | Add signature for validation in all callbacks |
10 September 2024 | Payment Gateway API v1.23 |
Fixed the incorrect response from get_transfer_by_id API Add new API get_transfer_by_remark Add new API get_prompt_pay_qrcode_by_ref Add new API get_true_money_qrcode_by_ref |