Skip to main content

Canadian Payments Testing

Testing CAD Payments

To test CAD payments in the sandbox:

  1. Use a CAD-configured sub-account (provisioned on your Canada platform)
  2. Set currency to cad in payment requests
  3. Use the same test card scenarios as for payment requests on US sub accounts, substituting the currency
{
"amount": 1000,
"currency": "cad",
"capture_strategy": "automatic",
"payment_method": {
"token": "pm_justifi123"
}
}

Testing CAD Payouts

CAD test payouts are created daily for sub-accounts that have eligible activity. Each payout aggregates any test CAD payments and refunds that haven't yet been included in a payout, and is always created with status: paid.

The resulting payouts behave the same as live CAD payouts — same fields, same balance transaction breakdown, same fees_total composition. See Canadian Payments → Payouts for the full field reference and an example payout.