Page Summary
-
This revision history documents notable updates to the Card FOP APIs, including new features, bug fixes, and documentation improvements.
-
Updates range from adding 3DS and stored credential information to incorporating new response codes and refund functionalities.
-
Several changes impact core functionalities like FundsTransfer, ReserveFunds, and AsynchronousRefund.
-
API versions have progressed from 0.0.1 to 0.0.28, reflecting ongoing development and enhancements.
-
The most recent update on July 23, 2024, introduced 3DS-related fields to enhance security features within the ReserveFunds API.
Card FOP v1 Specification Revision History
This is a revision history noting significant changes to the Card FOP APIs.
| Date | API Version | Change Description | APIs Impacted |
|---|---|---|---|
|
2025-11-19
|
0.0.38 | Add upi
support to GspPacbEnrichmentTransactionRecord
|
GspPacbEnrichmentTransactionRecord |
|
2025-09-24
|
0.0.37 | Add cardNetworkResultNotAvailable
to cardNetworkResult
|
ReserveFunds |
|
2025-09-04
|
0.0.36 | Add previousTransactionInformationNotProvided
to previousTransactionOption
and clarifying the requiredness of the data in the previousTransactionInformation object |
ReserveFunds |
|
2025-08-15
|
0.0.35 | Add new tokenType
s to paymentToken
|
ReserveFunds |
|
2025-08-15
|
0.0.34 | Add new passThroughResponseCodes
to cardNetworkResult
and deprecate rawResult
|
ReserveFunds |
|
2025-08-12
|
0.0.33 | Add new CARD_CANCELLED response code | FundsTransfer, ReserveFunds, VerifyCard |
|
2025-07-15
|
0.0.32 | Clarify documentation of idempotency keys. | AsynchronousCancelFundsReservation, AsynchronousCaptureFundsReservation, AsynchronousRefund, ReserveFunds and Transfer |
|
2025-06-19
|
0.0.31 | Add new sca exemption type ( scaTransactionRiskAnalysis
) to AdditionalTransactionProcessingOptions. |
FundsTransfer, ReserveFunds |
|
2025-05-21
|
0.0.30 | Add new Verify Result codes: TRANSACTION_EXCEEDS_AMOUNT_LIMIT, RECURRING_PAYMENT_NOT_SUPPORTED, NETWORK_TIMEOUT, RESTRICTED_CARD, CARD_AUTHENTICATION_EXPIRED, TRANSACTION_UNDER_AMOUNT_LIMIT. | ReserveFunds |
|
2025-05-07
|
0.0.29 | Add new CVN Result Response code: NOT_SPECIFIED. | ReserveFunds |
|
2024-07-23
|
0.0.28 | Add 3DS related fields to threeDSecureAuthenticationDetails. | ReserveFunds |
|
2024-03-20
|
0.0.27 | Add documentation for GSP File spec. | All |
|
2024-04-01
|
0.0.27 | Adding new refund result codes: CARD_LOST_OR_STOLEN, CARD_CANCELLED, CHARGEBACK_IN_PLACE | AsynchronousRefund |
|
2024-02-19
|
0.0.26 | Create bespoke devsite for Card FOP V1 | All |
|
2023-12-01
|
0.0.25 | Add STRONG_CUSTOMER_AUTHENTICATION_REQUIRED value to VerifyCardWithMinimumReservationResultCode. | VerifyCard |
|
2022-06-22
|
0.0.24 | Add ISSUER_DECLINED value to refund result codes. | AsynchronousRefund |
|
2022-05-18
|
0.0.23 | Add NOT_SUPPORTED_BY_NETWORK value to refund result codes. | AsynchronousRefund |
|
2022-04-27
|
0.0.22 | Add documentation on appropriate scope values for RawResults. | ReserveFunds |
|
2022-03-28
|
0.0.21 | Rename mid to merchantId and externalPaymentLookupCriteria to mrnPaymentDetails in DefendChargebackRequest. | DefendChargeback |
|
2022-03-01
|
0.0.20 | Add alternate payment lookup field to DefendChargebackRequest. | DefendChargeback |
|
2022-02-09
|
0.0.19 | Add REVOCATION_OF_AUTHORIZATION value to result code list. | CaptureFundsReservation |
|
2021-11-10
|
0.0.18 | Remove mention of vendor-initiated CancelFundsReservationResultNotification after authorization has expired. | ReserveFunds |
|
2021-09-30
|
0.0.17 | Add AdditionalTransactionProcessingResult on success responses. | FundsTransfer, ReserveFunds, VerifyCard |
|
2021-09-28
|
0.0.16 | Deduplicate v1 Request and Response headers on ErrorResponse. | All |
|
2021-09-07
|
0.0.15 | Add STRONG_CUSTOMER_AUTHENTICATION_REQUIRED response code. | FundsTransfer, ReserveFunds |
|
2021-08-25
|
0.0.14 | Add PIAID segment to POST URLs. | Google-hosted |
|
2021-07-21
|
0.0.13 | Adding new StoredCredentialTransactionInformation
field to provide information about stored credential usage. |
FundsTransfer, ReserveFunds, VerifyCard |
|
2021-07-20
|
0.0.12 | Update host documentation. | All |
|
2021-06-30
|
0.0.11 | Adding new AuthenticationDetails
field to provide 3DS2 authentication result details. |
ReserveFunds |
|
2021-06-28
|
0.0.10 | Adding ECI to additional payment options | FundsTransfer, ReserveFunds |
|
2021-06-16
|
0.0.9 | Adding new ProcessingNetworkType
field to indicate whether the payment should be processed as credit or debit. |
FundsTransfer, ReserveFunds |
|
2021-04-26
|
0.0.8 | Adding support for payments made with payment tokens. | FundsTransfer, ReserveFunds |
|
2021-03-09
|
0.0.7 | Link to v1 ErrorResponse type in service docs. | All |
|
2021-02-05
|
0.0.6 | Add refundWindowExceeded
as a decline reason for refunds |
Refund |
|
2021-01-07
|
0.0.5 | Adding new capture response code | FundsTransfer, ReserveFunds |
|
2020-12-15
|
0.0.4 | Adding new capture response codes | FundsTransfer, ReserveFunds |
|
2020-12-01
|
0.0.3 | Adding UNKNOWN as AVS not supported option | FundsTransfer, ReserveFunds |
|
2020-09-24
|
0.0.2 | fixed comment formatting in DefendChargeback | DefendChargeback |
|
2020-08-05
|
0.0.1 | Added revision history file | None |

