{
  "schema": "1.0",
  "type": "whmcs-addons",
  "name": "gateway_limiter",
  "license": "proprietary",
  "category": "utilities",
  "description": {
    "name": "Gateway Limiter",
    "tagline": "Provide payment methods only for certain countries or customers.",
    "long": "WHMCS offers you the option of a large number of different payment methods, but there is no way, for example, of limiting local payment methods to a specific group of customers.",
    "features": [
      "Define the countries for which the payment method is to be made available",
      "Define whether the payment method is to be available to all (including new customers) or only to existing customers who have already paid X invoices",
      "Explicitly prohibit certain customers from using a payment method, even if the other prerequisites are not met",
      "Explicitly allow certain customers to use a payment method, even if the other prerequisites are met",
      "Ability to disable individual products for specific gateways",
      "Possibility to disable domains for specific gateways",
      "Possibility that a customer with X-paid bills has the opportunity to use a payment option whis is actually blocked for his country",
      "Define min and max Amounts for the gateways",
      "Option to autoaccept Orders for selected clients and Paymentgateways"
    ]
  },
  "logo": {
    "filename": "logo.webp"
  },
  "support": {
    "email": "support@smartcodes.net",
    "homepage": "https:\/\/www.smartcodes.net\/"
  },
  "authors": [
    {
      "name": "SmartCodes",
      "homepage": "https:\/\/www.smartcodes.net\/"
    }
  ]
}