Page Summary
-
This revision history documents notable updates to the India Cards APIs, including new features, response codes, and structural changes.
-
The updates span across various functionalities such as FundsTransfer, Settlement, Authentication, MandateService, and ReserveFunds.
-
Key changes involve installment payment options, mandate support for recurring payments, enhanced settlement details, and improved authentication processes.
-
The API versions range from 0.0.1 to 0.0.42, with the latest update introducing InstallmentPlanType to Capture.
-
Developers can refer to this document to stay informed about the evolution of the India Cards APIs and adjust their integrations accordingly.
India Cards v1 Specification Revision History
This is a revision history noting significant changes to the India Cards APIs.
| Date | API Version | Change Description | APIs Impacted |
|---|---|---|---|
|
2025-11-14
|
0.0.52 | Add RefundWindowExceeded response code. | AsynchronousRefund |
|
2025-11-11
|
0.0.51 | Add RefundAmountBelowLimit response code. | AsynchronousRefund |
|
2025-07-15
|
0.0.50 | Clarify documentation of idempotency keys. | AsynchronousRefund and Capture |
|
2025-06-27
|
0.0.49 | Add DeviceInformation under AdditionalTransactionProcessingOptions to pass the information of user's device. | FundsTransfer |
|
2025-06-23
|
0.0.48 | Add AdditionalPaymentTokenInfo to the PaymentToken to contain the type of token and additional information for that token type. | FundsTransfer |
|
2025-06-09
|
0.0.47 | Add AdditionalAuthenticationContext to enable passing Installment Data during authenticate. | Authenticate |
|
2025-06-05
|
0.0.46 | Add AdditionalTransactionProcessingOptions to contain 3ds2 and 3ds1 authentication data along with other processing details such as RecurringPaymentDetails and InstallPayment | FundsTransfer |
|
2025-04-24
|
0.0.45 | Added 36 month emi codes for Installment Offers. | FundsTransfer |
|
2025-01-21
|
0.0.44 | Added decline codes for Installment Offers. | FundsTransfer |
|
2025-01-13
|
0.0.43 | Add fpan last 4 digits to PaymentToken. | Authenticate |
|
2024-09-06
|
0.0.42 | Added InstallmentPlanType to Capture. | FundsTransfer |
|
2024-08-08
|
0.0.41 | Added InstallmentPayment to Capture. | FundsTransfer |
|
2023-02-08
|
0.0.40 | Create bespoke devsite for India Cards v1. | All |
|
2024-01-09
|
0.0.39 | Adds way for logging debug info as AdditionalInformation in the CardNetworkResult. | FundsTransfer, ReserveFunds, Verification |
|
2023-10-04
|
0.0.38 | Adds payment-token's source information on which mandate was created in RecurringMandateDetails. | FundsTransfer |
|
2023-08-31
|
0.0.37 | Add new Aggregated Scheme Fees Variance. | Settlement |
|
2023-08-24
|
0.0.36 | Add new Aggregate Goods and Service Tax. | Settlement |
|
2023-05-23
|
0.0.35 | Add new Aggregate fees charged by the networks. | Settlement |
|
2023-01-24
|
0.0.34 | Add MANDATE_INSTRUMENT_NOT_VALID response code to Mandate Prenotification API. | FundsTransfer |
|
2023-01-27
|
0.0.33 | Add MANDATE_INSTRUMENT_NOT_VALID response code to Capture. | FundsTransfer |
|
2022-05-20
|
0.0.32 | Add first time tokenized card payment option to Authentication API. | Authenticate |
|
2022-05-02
|
0.0.31 | Add CHARGE_NOT_APPROVED_BY_USER response code to Capture. | FundsTransfer |
|
2022-02-25
|
0.0.30 | Add mandate cancellation support to MandateService API. | MandateService |
|
2022-02-04
|
0.0.29 | Add device information to NativeOtp for Authentication API. | Authenticate |
|
2021-12-15
|
0.0.28 | Add funds reservation events to Settlement API. | Settlement |
|
2021-11-23
|
0.0.27 | Add CVN as an optional PaymentToken field. | Authenticate, FundsTransfer, ReserveFunds |
|
2021-11-16
|
0.0.26 | Adding new aggregate adjustment type in settlement API | Settlement |
|
2021-11-11
|
0.0.25 | Added new response code to Authenticate | Authenticate |
|
2021-11-10
|
0.0.24 | Remove mention of vendor-initiated CancelFundsReservationResultNotification after authorization has expired. | ReserveFunds |
|
2021-10-27
|
0.0.23 | Adding new response codes to Capture | FundsTransfer |
|
2021-09-29
|
0.0.22 | Add PaymentToken as an AccountDetails option. | Authenticate, FundsTransfer, ReserveFunds |
|
2021-09-16
|
0.0.21 | Add an example for nano exchange rate. | Settlement |
|
2021-08-25
|
0.0.20 | Add PIAID segment to POST URLs. | Google-hosted |
|
2021-08-16
|
0.0.19 | Refactor aggregate adjustment types in the settlement API | Settlement |
|
2021-07-20
|
0.0.18 | Update host documentation. | All |
|
2021-07-12
|
0.0.17 | Adding new response codes to prenotify method | FundsTransfer |
|
2021-06-25
|
0.0.16 | Adding fee types to settlement API | Settlement |
|
2021-06-23
|
0.0.15 | Adding aggregated adjustment types to settlement API | Settlement |
|
2021-04-22
|
0.0.14 | Adding failure cases to mandate flows | FundsTransfer |
|
2021-03-29
|
0.0.13 | Adding mandate support for recurring payments | FundsTransfer, GenerateInvoice |
|
2021-02-24
|
0.0.12 | Adding interchange++ support to settlement API | Settlement |
|
2021-02-02
|
0.0.11 | Removing deprecated fields from refund methods | Refund |
|
2021-01-07
|
0.0.10 | Adding new capture response code | FundsTransfer, ReserveFunds |
|
2020-12-15
|
0.0.9 | Adding new capture response codes | FundsTransfer, ReserveFunds |
|
2020-12-01
|
0.0.8 | Adding UNKNOWN as AVS not supported option | FundsTransfer, ReserveFunds |
|
2020-10-21
|
0.0.7 | Changes to refund methods | Refund |
|
2020-10-12
|
0.0.6 | Added payment_integrator_authentication_id to CaptureRequest | FundsTransfer |
|
2020-10-01
|
0.0.6 | Change the structure and names within redirectUrlResult to align with GSP Redirect flow. | Authenticate |
|
2020-09-28
|
0.0.5 | Added authentication result code option | GetAuthenticateResult, FundsTransfer |
|
2020-09-10
|
0.0.4 | Incorporated various changes received from feedback | Authenticate, FundsTransfer, ReserveFunds |
|
2020-09-10
|
0.0.3 | Documented RedirectUrlResponse | Authentication |
|
2020-08-19
|
0.0.2 | Added SettlementNotification | Settlement |
|
2020-08-05
|
0.0.1 | Added revision history file | None |

