November 2024
about 2 months ago
Scheme_id
no longer provided in provider selection
Scheme_id
no longer provided in provider selectionChange type | Date of change | Affected products | Affected auth flows |
---|---|---|---|
Fix | 15 November 2024 | Payments | All |
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
Scheme_id
now provided with payouts when you call the merchant-account/{id}/transactions
endpointChange type | Date of change | Affected products | Affected auth flows |
---|---|---|---|
Fix | 12 November 2024 | Payments, Payouts | All |
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.