Canadian Payments
As part of a new regulatory requirement from the Canadian Financial Transaction and Reports Analysis Centre of Canada (FINTRAC), all payments traveling into or out of Canada will require additional information about the transaction.
The requirements below apply to all Partners using the Payments API to send payments that involve a Canadian entity and are dependent on the type of API integration (direct-customer relationship, processing third-party payments, or utilizing an originating financial institution).
All Customers
If any of the entities below are located in Canada (countryCode = CA), then full beneficiary address is required:
If Entity Below is in Canada
- Customer
- Beneficiary
- Beneficiary Bank
- Third-party Remitter
- Originating FI
Then the following fields are required
beneficiary.address.line1beneficiary.address.citybeneficiary.address.countryCode
Additionally, the following fields are required for beneficiaries located in Canada, US, or Mexico:
beneficiary.address.stateOrProvbeneficiary.address.zipOrPostal
Third-party Customers
If any of the entities below are located in Canada (countryCode = CA), then full remitter details are required.
If Entity Below is in Canada
- Customer
- Third-party Remitter
Then the following fields are required
thirdPartyRemitter.address.line1thirdPartyRemitter.address.citythirdPartyRemitter.address.stateOrProvthirdPartyRemitter.address.zipOrPostalthirdPartyRemitter.address.countryCodethirdPartyRemitter.bankAccount.accountNumberthirdPartyRemitter.bankAccount.bankCodeORthirdPartyRemitter.bankAccount.bankRoutingCode
Originating FI Customers
If any of the entities below are located in Canada (countryCode = CA), then full originator details are required.
If Entity Below is in Canada
- Third-party Remitter
- Originating FI
Then the following fields are required
originatingFI.address.line1originatingFI.address.cityoriginatingFI.address.stateOrProvoriginatingFI.address.zipOrPostaloriginatingFI.address.countryCodeoriginatingFI.accountNumberoriginatingFI.bankCodeORoriginatingFI.bankRoutingCode
Note: the above requirements are in addition to the required fields indicated in thePayment Fields documentation.
Address ConsiderationsFor any of the addresses required for Canadian payments, P.O. boxes cannot be used. Addresses must represent a physical address.
Updated 6 months ago
