SEPA Secure payments using host-to-host
The host-to-host communication allows a merchant to send all the data needed for a KYC of a customer in the background. The customer will not be required to fill in data or manually send proof of identity or proof of address. This flow has the best conversion rate.
Step 1 needs to be finished only once and only if SumSub token sharing is not implemented.
The host-to-host flow for a customer includes the following steps:
Pass KYC for a customer
Patching data for a SOFT_KYC_FAILED case
Create an invoice with deposit data
Display the invoice with the deposit destination data to the customer
Process a callback on every deposit
Confirming a transaction
Due to security risks, merchants must use our API endpoint to request transaction details. XGateway is not liable for issues caused by relying only on callback data.
To confirm the callback is valid, please use the API endpoint.
Testing SEPA Secure deposits on Demo environment
Check this page for ways to test the integration.
Last updated