Difference between revisions of "Template:Gateways"
From WHMCS Documentation
m (Protected "Template:Gateways" ([edit=sysop] (indefinite) [move=sysop] (indefinite))) |
m (Removed protection from "Template:Gateways") |
(No difference)
|
Revision as of 18:26, 31 January 2018
Registrar features grid template, produces something like:
Supported Features
Type | One Time | Recurring | Refunds | 3D Secure |
---|---|---|---|---|
Token | Yes | Yes | No | No |
Remote Update Card | Remote Delete Card | AddPayMethod API |
---|---|---|
No | No | No |
To use:
{{gateways | type = token | onetime = yes | recurring = yes }}
You should only provide the options that the gateway supports. For example, saying 'onetime = no' will not work.
Full list of options (case sensitive):
- type - token or cc. Omit for 3rd Party
- onetime
- recurring
- refunds
- updatecc
- deletecc