July 2024
Additions and updates to the API. Unless explicitly stated otherwise, all changes are backward compatible and non-breaking.
New endpoints. The deprecated endpoints are supported until March 31, 2025.
- Retrieve Card Eligibility Details - Retrieve card eligibility for Original Credit Transactions (OCT) and Account Funding Transactions (AFT).
- Add Card to Google Pay - Google Pay Push Provisioning - Add a card to a Google Pay wallet using Google Pay Push Provisioning.
- Payout - Create a beneficiary that includes all compliance related data for payouts.
Breaking change
-
Create Payment - In production, the default value of
save_payment_method
is false. This now matches the sandbox behavior. -
Retrieve Virtual Account Transaction - The response includes the remitter details. Retrieve Remitter Details is deprecated.Effective in the sandbox from July 16, 2024.
New fields or objects
- Payout and Beneficiary methods -
bin_details
object added to the relevant response parameters. - Add Payment Method to Customer - Option to define
currency
inpayment_method_options
object. Also available in Create Customer with payment method.
New errors
- Foreign Exchange Errors - ERROR_GET_FX_RATE Effective in the sandbox from the week of July 14, 2024, and in production from the week of July 28, 2024.
Enhancements
- Transaction Types- Added the
PayoutReturnCredit
transaction type. - Create Payout - Added the
returned
status. - Payout Returned Webhook - Updated the scenarios when the webhook is sent.
- Get FX Rate - Added note: In the sandbox, the FX rate is based on test data.
- Card Numbers for Testing Payouts - New page that includes card numbers for simulating payouts and payout errors.