Skip to main content
Use this page before launch and whenever browser payment behavior looks inconsistent.
For the sandbox test cards, documents, and amounts that drive each outcome (approved, declined, 3DS challenge/frictionless, tokenization, and Pix/Boleto settlement), see Test Data.

Test checklist

  • confirm the browser uses the sandbox public key
  • confirm the backend uses the sandbox secret token
  • verify the backend returns the transaction payload intact
  • verify webhook delivery before trusting browser state
  • reconcile any interrupted 3DS attempt

Example backend request

Example backend response

Common error

Fix: if the backend cannot see a valid Payment Element token, stop and verify the browser integration before changing order logic or webhook handling.