post
https://api-sandbox.norbr.io/payment/order
Allows you to pass along an authentication result done outside of our system. The result will be used in the authorization request to the PSP.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Our payment/order endpoint allows you to pass along an authentication result done outside of our system. We will then pass the result in the authorization request to the psp accepting it.
Use the 3ds_data object to send all the necessary information to identify the authentication of your customer.
{
"3ds_data": {
"network_score":"",
"cavv":"",
"cavv_algorithm":"",
"ucaf_aav":"",
"eci":"",
"x_id":"",
"pares_status":"",
"directory_veres":"",
"version":""
}
}