REST API Instanea

Instanea is an acceptance solution based on payment initiation as defined by PSD2, which allows you to receive instant transfers.

Through this solution, your company and your customers benefit from all the advantages of instant transfers:

  • Speed: Transfer executed in less than 10 seconds with immediate availability of funds.

  • Convenience: 24/7 availability all year round and notification to the payor in the event of rejection of the transaction.

  • Ease: Choice of the reference of the transfer, allowing you to make an automatic reconciliation

  • Secure payment: no risk of chargeback with SEPA Instant

Get started

Contact NEXI Helpdesk to enable Instanea on your merchant profile.

Integration options

NEXI Paygate supports Instanea through the following integration types:

Hosted Payment Page

Initiate a Hosted Payment Page by calling Create checkout session.

Hosted forms

Initiate Hosted forms by calling Create payment with:

"paymentMethods": {
  "type": "INSTANEA",
  "integrationType": "HOSTED"
}