November 2024

Scheme_id no longer provided in provider selection

Change typeDate of changeAffected productsAffected auth flows
Fix15 November 2024PaymentsAll

You no longer need to pass a scheme_id within the provider_selection object when you create a payment.

Instead, to specify a particular payment scheme, use the scheme_selection object and set the type value to preselected.

Scheme_id now provided with payouts when you call the merchant-account/{id}/transactions endpoint

Change typeDate of changeAffected productsAffected auth flows
Fix12 November 2024Payments, PayoutsAll

When you call the /transactions endpoint, if a payout or refund has executed, you now receive the scheme_id to indicate what scheme the payout was made through.