Created by: Daria Levytska
Checkout
Coverage
| Countries | Denmark (DK), Finland (FI) |
| Currencies | Danish Krone (DKK), Euro (EUR) |
| Min amount | 0.01 DKK / 0.01 EUR |
| Max amount | Provider dependent |
Capabilities
| Recurring | No |
| Refund | Yes |
| Partial refunds | Yes |
| Multiple partial refunds | Yes |
| Chargeback | No |
Principle of operation
- Selection at checkout
Customer selects MobilePay as the payment method.
- Payment initiation
Merchant sends a payment request to Solidgate with future_usage
payment_type
set to
one-time
. Solidgate returns a redirect URL in pay_form
return_url
.
- Redirect to MobilePay
Customer is redirected to the MobilePay hosted payment page.
- Authentication and confirmation
Customer authenticates and confirms the payment in the MobilePay app using a PIN or biometrics.
- Merchant notification
Solidgate receives an
AUTHORISATION
webhook from MobilePay and notifies the merchant of the final outcome. The webhook is sent even if the customer closes the browser before returning to the merchant.
- Return to merchant
Customer is redirected back to the merchant
return_url
.
MobilePay is an asynchronous payment method. The order status remains
processing
until the
AUTHORISATION
webhook is received. Use the webhook as the source of truth for the payment outcome, not the redirect return alone.
Daria is the author of this solution article.
Did you find it helpful?
Yes
No
Send feedback Sorry we couldn't be helpful. Help us improve this article with your feedback.