PayBridge

Integration workspace

Pick a provider and pattern, run a real sandbox charge end-to-end. Each step is persisted; navigate to /runs to see the history.

Workspace

Pick a provider and pattern, then run the sandbox charge. Pulse-driven code generation (B8) and the full 6-step streaming harness (B7) compose into this same workspace as they land.

Provider

Pattern

Sandbox run

Drives the braintree adapter through auth → checkout → tokenize → charge against its real sandbox. The charge is wrapped in our cross-provider idempotency layer; a repeat with the same key replays without re-hitting the provider.

No runs yet for this session. Click Run sandbox charge to fire an end-to-end pass through braintree.