Revision History

  • This document outlines the revision history for the Redirect Payment Token Fop APIs, highlighting significant changes made over time.

  • Updates include additions like decline reasons, installment types, shipping address types, email addresses, and payment integrator account IDs in the redirect payload.

  • Some fields, such as enable_additional_payment_options, have been added and subsequently deprecated in later versions.

  • The remittanceStatementDetails API also saw the addition of the total_withholding_taxes field.

  • The earliest entry in the revision history documents the creation of the revision history file itself.

Revision History

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-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