API version 2024-10-16
Rainforest's new API version 2024-10-16 is now available in the Rainforest Sandbox environment. This version will be available in Production on November 4, 2024.
→ See the 2024-10-16 API version guide for all API backwards-incompatible changes released.
→ See the API version upgrades guide on how to upgrade.
New features include chargeback management and new a payin status for an improved ACH return flow.
Chargeback management
See the chargeback management in components changelog for details on the new chargeback features.
Improved ACH return flow
A payin will move to the new status Returned
when it is returned before it is available for a deposit. The payin will move from the status Processing
to Returned
and will include the fields,has_ach_return
and ach_return
, to associate this payin to the ACH Return created.
The webhooks that will trigger within minutes of each other in this flow are:
payin.returned
ach_return.created
See the understanding ACH returns guide for more information.
However, if the payin was funded in a previous deposit, the payin will stay in the Succeeded
status and an ACH return will be created (explained here). This can occur on late returns when the time frame of the ACH return is after the payin has been deposited to the merchant.