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
…And a simple user journey for your customers.
Whether for in-store sales or online on your website, the Instanea user experience is fluid and secure.
Your customer fills their shopping cart – online or in-store:
1. She/he chooses the “Pay by instant transfer” option from among the payment methods offered.
2. Your customer selects his/her bank and gives his/her consent for the transaction, then s/he is redirected to its Bank
3. She/he log in to its online banking
4. She/he validates the transaction using its strong authentication tool provided by its Bank.
When the customer buys in store, a link will be sent to him (via email/SMS). Please contact your Cash Management Relationship Manager for more information about the set up in store.
With Instanea, your customers pay for their purchases with ease. The advantages are numerous, for you and for your customers:
You diversify the payment methods offered and improve your conversion rate.
You offer payment with no impact on your customers' credit card limits.
You reduce the risk of chargeback thanks to the instant transfer (irrevocable transaction).
Your accounting reconciliation is facilitated and may be automatized thanks to the unique and customizable reference that you provide, to be found on each instant transfer received.
You streamline your customer experience: no data to enter.
You offer a means of payment adapted to consumer expectations, accessible on computers and smartphones
Instanea is available with BNP, only.
Logo
Info
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
…And a simple user journey for your customers.
Whether for in-store sales or online on your website, the Instanea user experience is fluid and secure.
Notice: For security reasons, Computop Paygate rejects all payment requests with formatting errors. Therefore, please use the correct data type for each parameter.
Optional parameter to return consumers bank account data in order to create a manual refund:
Value
Meaning
true
If issuer returns consumers bank account data they will be returned in response. Therefore a specific Instanea-permission is required which needs to be set up.
Optionaler Parameter zur Rückgabe der Bankkontodaten des Kunden, um eine manuelle Rückerstattung anzulegen:
Wert
Bedeutung
true
Wenn der Issuer die Bankkontodaten des Kunden zurückgibt, werden diese als Antwort zurückgegeben.Hierzu ist eine spezielle Instanea-Berechtigung erforderlich, die eingerichtet werden muss.
Parameters for online transfers with Instanea
In case of using REST API
In case of using REST API you will always receive a link where the merchant has to redirect the consumer to complete the payment.
REST
Format
CND
Description
"paymentId": "..."
an32
M
May be "00000000000000000000000000000000" if not yet set by Computop Paygate
"_Links.self.type": "..."
an..20
M
"application/json"
"_Links.redirect.href": "..."
an..1024
M
Merchant needs to redirect consumer to this URL to complete payment
"_Links.redirect.type": "..."
an..20
M
"text/html"
Merchant can use inquire.aspx
In case of using Key-Value-Pair API
The following table gives the result parameters which Computop Paygate transmits to URLSuccess or URLFailure and URLNotify. If you have specified the Response=encrypt parameter, the following parameters are sent Blowfish encrypted to your system:
pls. be prepared to receive additional parameters at any time and do not check the order of parameters
the key (e.g. mid, RefNr) should not be checked case-sentive
"Custom"-parameter is added to the request data before encryption and is part of encrypted "Data" in Computop Paygate request. By this they are protected against manipulation by a consumer.
The Custom-value is added to the Computop Paygate response in plain text and the "|" is replaced by a "&". By this you can put a single value into Custom-parameter and get multiple key-value-pairs back in response for your own purpose.
Return parameters for URLSuccess, URLFailure and URLNotify with Instanea