Canadian Payments Testing
Testing CAD Payments
To test CAD payments in the sandbox:
- Use a CAD-configured sub-account (provisioned on your Canada platform)
- Set
currencytocadin payment requests - 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.