added

Card Subscription Webhook event types

We have new webhook event types cardsubscription.created and cardsubscription.updated. To provide customers with readily available information about the status of card subscription, and without the need for additional API calls.

improved

Transaction amounts now accurately adapt to transaction messages sent out of order

A new rules engine has been implemented to accurately calculate transaction amounts, even when authorization and clearing messages are received out of order from upstream sources.

improved

Transaction statuses are now independent of past state

Transaction status is now calculated independently of previous states, ensuring accurate updates based on the latest data received. Customers can rely on real-time status, with the most recent message determining the final state.

improved

Reduced failed transaction processing

Resolved an issue where 2-4% of Mastercard transactions were sent with missing required fields, preventing processing due to risks of de-duplication and message miscorrelation.

improved

Enhanced SDK initialisation resiliency

Increased SDK resiliency to initial request timeouts.

improved

Updated Headers

API version header is no longer required by a subset of endpoints, since we are operating in a single backward compatible version and there is no need for added version negotiation overhead.

added

Update Subaccount configurations

Enhanced Subaccount Management: We have added a new feature that allows to update subaccounts, including the ability to modify their names and configurations. This enhancement supports adding new networks and regions into the configurations, ensuring consistency and adherence to account-level constraints.

added

Update Card Subscription

Introduced a new endpoint to update card subscriptions. Users can now deactivate their card subscriptions.

improved

Enhanced Transactions

Descriptor field on Transactions

added

Visa individual card enrollment Live!

We have released support for Visa cards to be individually enrolled on our platform, leveraging 3DS as the main card verification mechanism.