API and component changelog
Last updated: October 1, 2024
The following changelog lists all changes to the Rainforest API and Components, in chronological order, on all supported API versions. For product releases see the product changelog.
October 1, 2024
- Added validation to prevent 15-16 digit numbers from being passed in the billing contact fields on create payin config and create payment method config endpoints. For more information, see the changelog for billing contact validation.
- Added a new enum value
RESTRICTED_CARD_TYPE
torefusal_code
on the payin and payment resources.
September 26, 2024
- Added partial authorization indicators to the Payin Details Component:
- Added "Partially Authorized" tag to the right of the payin status.
- Added "Amount Requested" to the Related Info section.
September 21, 2024
- Added new event
loading
to the Payment Component. - Added new event
loaded
to the Payment Component. - Added new prop
hide-card-brand-logos
to the Payment Component. - Added new prop
hide-error-message
to the Payment Component.
September 18, 2024
- Added new field
billable_merchant_id
to the payment method config resource and the payment method resource to enable billing for processes such as Card Account Updater.
September 13, 2024
- Added ability to process partial authorizations:
- Added new field
allow_partial_authorization
to the payin config resource. - Added new fields
is_partially_authorized
andpayin_config
to the payin resource.
- Added new field
August 20, 2024
- 3DS payments require billing contact fields. For more information, see the changelog for new 3DS requirements for Visa.
August 9, 2024
- Add ability to update a merchant's billing profile via API and the Rainforest Portal.
August 8, 2024
- Updated the Deposit Method step in the Needs Information flow (in the Merchant Onboarding Component) to include language for "voided check".
August 6, 2024
- Added event
method-updated
to the Payment Component.
August 2, 2024
- Updated empty string fields in
billing_contact
payloads to store asnull
.
August 1, 2024
- Updated Plaid deposit methods to return the actual account number
last_4
instead of the virtual account number (VAN) provided by some banks (e.g. Chase). - Updated the
card_rate
maximum value from 10% to 25% on billing profile resource. - Added ability to disable Users in the Rainforest Portal.
Changelog documents all changes after August 1, 2024.