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 generates the integration code below the chat; the six-step streaming harness runs it end-to-end at the bottom.

ISV project name

Woven into the generated code and the runnable download — same as the Sample ISV flow.

Provider

Pattern

Pulse

Generated code

Files Pulse's generate_code tool produced. Click a tab to view; copy to clipboard with the button on each file, or download all as a zip.

No code generated yet. Ask Pulse to generate code for your provider/pattern, and the files land here.

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.