{
  "id": "mobilepay",
  "title": "MobilePay",
  "longTitle": "MobilePay",
  "countries": [
    "at",
    "be",
    "bg",
    "hr",
    "cy",
    "cz",
    "dk",
    "ee",
    "fi",
    "fr",
    "ge",
    "gr",
    "hu",
    "ie",
    "it",
    "lv",
    "li",
    "lt",
    "lu",
    "mt",
    "nl",
    "no",
    "pl",
    "pt",
    "ro",
    "sk",
    "si",
    "es",
    "se"
  ],
  "currencies": [
    "dkk",
    "eur",
    "nok",
    "sek"
  ],
  "version": "1.0.0",
  "description": "MobilePay is a Nordic wallet that enables customers in Denmark and Finland to make payments in your app or website. Customers are redirected to the MobilePay application during payment and directly authorise the payment in the MobilePay application.",
  "icon": "mobilepay.svg",
  "author": "dennis",
  "recurring": false,
  "stripe_checkout": true,
  "bnpl": false,
  "wallet": true,
  "external_docs": "https://docs.stripe.com/payments/mobilepay",
  "internal_docs": "https://docs.stripe.com/payments/mobilepay",
  "enabled": true
}