SEPA and Instant payment
SEPA zone
The SEPA region consists of 36 European countries, including several countries which are not part of the euro area or the European Union. Also are included all French overseas areas. More information here : https://www.ecb.europa.eu/paym/integration/retail/sepa/html/index.en.html
Two protocols are being used on this system to wire money : SCT and Instant SCT. SCT stands for Sepa Credit Transfer and exists since the creation of the Euro.
Instant SCT is an improved version of the existing SCT that has been launched in 2018. It comes with a few limitations :
- Euro only
- Maximal amount for the wire transfer : 100 000 €
- Execution delay : 10 seconds maximum
- Immediate credit
- Irrevocable
- No service interruption (operations can be processed all week)
SCT transfer
SCT transfer is used to send money to a beneficiary defined by an IBAN. You can also define recurring SCT, plan them or ask for its refund.
If you want to define recurring transfer or plan a transfer you can just use the same API with additional informations.
To make a transfer, the beneficiary has to exist in the system.
SEPA transfer can be refused due to user account thresholds.
You must use the SCT API that includes amount and beneficiary ID.
More information regarding this endpoint in the API reference.
Instant payment
Instant transfer is used to send money within seconds to a beneficiary with an eligible IBAN. You can also ask for the list of instant transfer for a user on a period of time.
The SEPA Instant payment can be used in EUR only. The transfer is done within seconds.
Up to 90% of French banks can receive instant payments. In EURO Zone, this proportion is lower.
To make a transfer, the beneficiary has to exist in the system and must be eligible to the SEPA Instant Credit Transfer method.
Instant transfer can be refused due to the user thresholds.
Endpoints
You must use the Instant Payment API that includes amount and the beneficiary ID to send Instant Payment.
More information regarding this endpoint in the API reference.
You can also have details of the received Instant Payment.
Recall
For both SCT and Instant SCT, all the recall operation are available :
- Recall SCT OUT et IP OUT : in case you as partner would like to recall a SCT or IP out (you have 10 days..).
- RFRO SCT OUT et IP OUT : in case a user would like to recall a SCT or IP out (wrong amount, wrong beneficiary,..) (the user has 13 months).
- Recall/RFRO SCT IN / IP : the user might have receive a payment but the sender can contest the sending up to 13 months after.
These recall features are not available through API but soon. Nevertheless you will be informed of recall operations through callbacks.
The recall feature may create client debt that will need to be covered by you as partner.