The Electronic Funds Transfer (EFT) payment rail in Canada, managed by Payments Canada, serves as a fundamental payment infrastructure for money movement.
Originating Direct Clearer
when it comes to originating transactions and Processing Direct Clearer
when it comes to receiving them. That means we take care of all the batch processing and file generation while ensuring that all transactions are reflected in your customer account balances.
Originating Direct Clearer
, sending EFTs to the other financial institution via your sponsor bank.
Outgoing EFTs involve a Synctera customer account and an external account that represents the account on the other financial institution.
support@synctera.com
to receive a template for PAD agreement
Processing Direct Clearer
, receiving EFTs from the other financial institution via your sponsor bank.
Customer Creation
Account Creation
support@synctera.com
for assistance with this step.Send/Receive an EFT
is_same_day
field to true when posting a request to send a transaction. However, even when sending “same day” EFT transfers, there are a couple of things to keep in mind:
effective_date
to some date in the future.same_day
EFT transactions created after the last cut off time will be delivered on the first window of the next banking day
Bank | Cutoff Windows |
---|---|
NBC | 07:29:59 ET, 15:14:59 ET, 19:59:59 ET |
dc_sign
is always from the perspective of the receiving account. So a dc_sign
value of DEBIT
to the receiving account results in a credit to the originating account. A DEBIT
value states this transfer is an outgoing pre-authorized debit and a CREDIT
states the transfers is an outgoing direct deposit. Read What are the types of EFT transactions for more info.amount
is always in the smallest units of the given currency. In this case, the currency is CAD, which means the amount is in cents so 10000 cents is 100 dollars.customer_id
indicates the person that is making the outgoing EFT request. This customer must be an account holder or authorized signer of originating_account_id
. The customer must be ACTIVE
, the account must be ACTIVE_OR_DISBURSED
, the external account information must be valid and status must be ACTIVE
transaction_code
states the EFT transaction code see the What Are Transaction Codes? section for the correct values. In the example code 450 represents miscellaneous payments.destination_account_id
always refers to an external account.originating_account_id
always refers to to a customer account.