{
  "id": "wechat_pay",
  "title": "WeChat Pay",
  "longTitle": "WeChat Pay",
  "countries": [
    "au",
    "at",
    "be",
    "ca",
    "dk",
    "fi",
    "fr",
    "ge",
    "hk",
    "ie",
    "it",
    "jp",
    "lu",
    "nl",
    "no",
    "pt",
    "sg",
    "es",
    "se",
    "ch",
    "gb",
    "us"
  ],
  "currencies": [
    "cny",
    "aud",
    "cad",
    "eur",
    "gbp",
    "hkd",
    "jpy",
    "sgd",
    "usd",
    "dkk",
    "nok",
    "sek",
    "chf"
  ],
  "version": "1.0.0",
  "description": "WeChat Pay enables Chinese consumers to pay directly via online transfer from their account. Customers are given a QR Code to scan using their WeChat mobile application to approve payments.",
  "icon": "wechat_pay.svg",
  "author": "dennis",
  "recurring": false,
  "stripe_checkout": true,
  "bnpl": false,
  "wallet": true,
  "external_docs": "https://docs.stripe.com/payments/wechat-pay",
  "internal_docs": "https://docs.stripe.com/payments/wechat-pay",
  "enabled": true
}