01
Create checkout
Use mock mode now or real sandbox credentials later.
INTERNAL TECHNICAL DEMONSTRATION
A working reference implementation for checkout, callbacks, webhooks, authorization, capture, cancellation, refunds, and reconciliation.
What this proves
The integration can be engineered from the published API documentation. Provider involvement is limited to credentials, merchant configuration, and production approval.
01
Use mock mode now or real sandbox credentials later.
02
Register server callbacks when using real sandboxes.
Public callback base
—
Use a public HTTPS tunnel for real provider webhooks. Localhost is sufficient for mock mode.
03
Each trace connects the documented provider operation to its sanitized request, provider response, normalized internal status, system action, redirect or webhook, and official source.
Create a checkout session to begin the demonstration.
04
Persisted intake records demonstrate duplicate detection and processing outcomes.
No webhook events received.