{
  "stripe": {
    "api_key": "",
    "products": {
      "prod_MiMf8RRRscyYdO": {
        "1-12": "price_1LyvwdAZ3aG4XHTFpMurnpWn",
        "13-24": "price_1LyvwdAZ3aG4XHTFc02QCYbY",
        "25": "price_1LyvwdAZ3aG4XHTFPsplND7x"
      },
      "prod_MiMeo01d8Fu2MS": {
        "1-12": "price_1LyvvFAZ3aG4XHTFiiM5jcYN",
        "13-24": "price_1LyvvFAZ3aG4XHTFUA3GXs0y",
        "25": "price_1LyvvFAZ3aG4XHTFKqHKxxyD"
      }
    },
    "automatic_tax": true
  },
  "urls": {
    "success": "http://127.0.0.1:4242/success.html",
    "cancel": "http://127.0.0.1:4242/cancel.html"
  },
  "node": {
    "port": 4242
  },
  "smtp": {
    "host": "smtp.sendgrid.net",
    "port": 2525,
    "secure": false,
    "auth": {
      "user": "apikey",
      "pass": "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"
    }
  },
  "certificate_validation": {
    "to": "luke.fryer@true9.co.uk",
    "subject": "WTAE Online Certificate Verification",
    "from": "\"WTAE Website\" <no-reply@wtaeurope.com>"
  },
  "productionMode": true
}
