September 30, 2024
- You can now subscribe to an RSS feed of our changelog.
card_decline
andreal_time_decision.card_authorization
resources now have thedirection
field populated to signal if it is a refund authorization or a regular authorization.
September 23, 2024
- You can now download bank letters and funding instructions from the Account detail views in the Dashboard.
September 6, 2024
- You can now view a timeline of events for Declined Transactions in the Dashboard.
- You can now view a timeline of events for Inbound Real-Time Payments in the Dashboard.
- Inbound Real-Time Payments are now exposed by the API , letting you list and get Transfers.
- Simulating an inbound RTP will now return a Inbound Real-Time Payments Transfer object
August 16, 2024
- You can now view the
inbound_funds_hold
sub-resource on the ACH Transfer object. This is relevant for ACH debit transfers and will contain details of the hold, including the ID of the Pending Transaction and when funds will be released. - Cards can now be used with Samsung Pay. You can view the requestor in the
token_requestor
attribute . - Creating reversals for ACH Transfers is now out of beta in the Dashboard.
- You will now receive daily emails for any control failures.
August 9, 2024
- You can now configure the email preferences for your Group in the Dashboard Settings .
- You can now export Transactions by Program.
July 26, 2024
- You can now view the
merchant_state
andmerchant_postal_code
on various card authorization sub-resources.
July 12, 2024
- The Dashboard now supports both light and dark modes. You can configure your theme in Settings .
- You can now mark Inbound Check Deposits as “Returned” with an accompanying reason.
July 5, 2024
- Inbound ACH Transfers now resolve on their effective date. This means that the Inbound ACH Transfer will still be created as soon as Increase receives it, but the Transaction will be created according to the settlement schedule for the effective date. You can use the <StyledLink href="/documentation/api#inbound-ach-transfer-object.automatically_resolves_at">
automatically_resolves_at
</StyledLink> field to see when the Transaction will be created.