Improved

Independent Auto Send for Live and Test Transactions

We've split relationship Auto Send into two independent settings so you can automate your Live and Test transaction streams separately.

What's new

  • Independent Live and Test toggles – Each relationship's Auto Send setting is now two switches, Live Transactions and Test Transactions, instead of one shared toggle.
  • At-a-glance status in the Relationships table – A Test and a Live badge on each row shows whether auto send is on or off for that stream.
  • Safer test automation – Turn off Auto Send for Test transactions to support ongoing certification or automation, without impacting Live production traffic that's auto-sent

What to expect

Existing relationships keep working exactly as they do today — your current Auto Send setting is now both applied to your Live and Test streams, so nothing changes until you adjust one of them. To turn a stream on or off, open the relationship's side panel and use the new Auto Send toggles.

📘

For API users – autoSend on GET /v3/relationships now returns TEST_ENABLED_ONLY and LIVE_ENABLED_ONLY in addition to ENABLED and DISABLED. You'll see the new values once a relationship's two streams differ, so update any strict validation before you set them differently.