MobilePay
Integrate MobilePay via Checkout
Parameters
Type
Description
Authorization and capture
{
"currency_code": "EUR",
"entity_id": "87db5a22-9e9e-4b71-9c61-6fb4f6628833",
"customer": "4b32a5ef-dd84-45ba-81ae-f676ef032580",
"configurations": {
"mobile_pay": {
"dynamic_descriptor": "Demo Description",
"capture_now": false,
"payment_contract_id": "e0a66743-fae4-4e59-a052-81f4729be299",
"card": {
"sca_compliance_level": "WALLET",
"authorization_type": "FINAL_AUTH",
"threed_secure": {
"enabled": true,
"threeds_contract_id": "86611b72-a870-428a-b436-8bee474e7132",
"total_items": "01",
"transaction_mode": "S"
}
}
}
},
"amount": 850,
"merchant_reference": "TEST 123",
"return_url": "https://test.url.com",
"interaction_type": "HPP"
}Special conditions during purchase experience
Handling responses
Scenarios
Description
Result
Merchant action
Last updated
Was this helpful?
