Sep 22, 2026
Weighted routing splits
You can now split traffic between two or more payment providers by percentage in the routing rules editor. Splits work with every existing condition, such as card BIN, currency and country, so you can test a new PSP on 5% of EUR traffic before you move the rest.
New
Weighted splits are also available in the API as a weights array on POST /routing-rules.
Sep 17, 2026
JavaScript Library v3.8.0
Fixed
The hosted card field no longer re-renders when the parent page changes focus, which cleared the CVV on some Safari versions.
New
The onTokenize callback now returns the card BIN and last four digits, so you can show a saved-card summary without an extra API call.
Sep 10, 2026
REST API 2026-09-10
A new API version is available. Existing integrations stay on the version they are pinned to until you change the Orchestra-Version header.
Payments
New
POST /payments accepts an optional routing_hint to prefer one provider for a single request.
Fixed
Partial refunds on Adyen now report the correct remaining amount.
Tokens
Fixed
Detokenization now respects the ttl you set when the token was created.
Webhooks
New
Every delivery now includes an Orchestra-Signature header. See verifying webhooks.
Sep 3, 2026
Failover for 3DS challenges
When a provider times out during a 3D Secure challenge, Orchestra now retries the authentication on your next provider in line, without asking the customer to start again.
New
Turn it on per rule with the Fail over on 3DS timeout switch in the dashboard.
Aug 27, 2026
New provider connectors
Three new connectors are live in Sandbox and production. Add your merchant credentials in Providers to start routing to them.
New
Paystack for cards and bank transfers in Nigeria, Ghana and Kenya.
New
Rapyd for local payment methods in 100+ countries.
New
Nuvei with network tokens enabled by default.
Aug 20, 2026
Dashboard transaction search
Fixed
Searching by the last four digits of a card now also matches tokenized cards.
Fixed
CSV exports keep the time zone you picked in Settings.
Fixed
The provider filter no longer resets when you open a transaction.
Aug 12, 2026
Network tokenization (beta)
Store cards as network tokens from Visa and Mastercard, and use them with any connected PSP. Network tokens stay up to date when a card is reissued, which lifts approval rates for card-on-file payments.
New
Ask your account manager to join the beta. It is free while in beta for Growth and Enterprise plans.