|
|
(8 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
− | ==Stripe==
| |
| | | |
− | WHMCS 7.1 introduced an official WHMCS Stripe module. Find the WHMCS module can in modules/gateways/. Full documentation for Stripe is here.
| |
− |
| |
− | ===What if I have an existing Stripe Module?===
| |
− | WHMCS has attempted to make the module a drop in replacement for other third party modules. After upgrading, configure the module in Setup > Payments > Payment Gateways. Once configured, disable the third party module, choosing Stripe as the replacement.
| |
− |
| |
− | ===What if my module has the filename "stripe"?===
| |
− | On upgrade, replacement of the third party module will be automatic. Configuration of the module is still required in Setup > Payments > Payment Gateways.
| |
− |
| |
− | ===What if the third party module had template changes?===
| |
− | With the official WHMCS module, there are no template changes. Remove any changes completed to your custom template to avoid any conflict issues.
| |
− |
| |
− | ===Can I use Stripe with stored Credit Card details?===
| |
− | The Stripe module converts stored details to a token on automatic capture. It is not possible to store or view credit card details in full when using Stripe in WHMCS.
| |