Redirect Payment Token Fop v1 Specification Revision History
This is a revision history noting significant changes to the Redirect Payment Token Fop APIs.
| Date | API Version | Change Description | APIs Impacted |
|---|---|---|---|
| 2025-10-23 | 0.0.14 | Added CustomerPaymentHistorySignal field to redirect payload with a oneof structure. |
GeneratePaymentTokenRedirectRequest |
| 2025-10-10 | 0.0.13 | acceptRemittanceStatementWithModifications returns modifiedTotalDueByIntegrator if statement is accepted with an exchange rate modification. |
acceptRemittanceStatementWithModifications |
| 2025-09-19 | 0.0.12 | Add support for settlement exchange rate modifications. | acceptRemittanceStatementWithModifications |
| 2025-08-04 | 0.0.11 | Changed expirationTimestamp in ReserveFundsResponse to OPTIONAL in case of declines. |
reserveFunds |
| 2025-07-15 | 0.0.10 | Clarify documentation of idempotency keys. | cancelFundsReservation, captureFundsReservation, refund, remittanceStatementNotification, reserveFunds |
| 2024-10-21 | 0.0.9 | Added new Decline. | GeneratePaymentTokenRedirectResponse |
| 2024-10-08 | 0.0.8 | Added new Installment Types. | ReserveFundsResponse |
| 2024-07-18 | 0.0.7 | Added shipping_address_type field to redirect payload. | GeneratePaymentTokenRedirectRequest |
| 2023-11-15 | 0.0.6 | Marked enable_additional_payment_options field deprecated. | GeneratePaymentTokenRedirectRequest |
| 2023-07-12 | 0.0.5 | Added enable_additional_payment_options field to redirect payload. | GeneratePaymentTokenRedirectRequest |
| 2022-11-07 | 0.0.4 | Added total_withholding_taxes field to RemittanceStatementDetailsResponse. |
remittanceStatementDetails |
| 2022-09-26 | 0.0.3 | Adding email address to redirect payload | GeneratePaymentTokenRedirectRequest |
| 2022-08-12 | 0.0.2 | Adding paymentIntegratorAccountId to redirect payload | GeneratePaymentTokenRedirectRequest |
| 2022-07-06 | 0.0.1 | Added revision history file | None |