Difference between revisions of "Next Version Release Notes"
m (Andrew moved page Version 7.1 Release Notes to Next Version Release Notes) |
|||
Line 1: | Line 1: | ||
− | ==Stripe== | + | <div class="docs-alert-info" style="max-width:370px;"> |
+ | <span class="title">Release Information</span> | ||
+ | <br /> | ||
+ | Version: 7.1<br /> | ||
+ | Release Type: Release Candidate<br /> | ||
+ | Release Date: xx Month 2016<br /> | ||
+ | Distribution Types: Full Version Only | ||
+ | </div> | ||
+ | |||
+ | ==Version History== | ||
+ | |||
+ | <table class="table table-striped"> | ||
+ | <tr><th>Version</th><th>Release Type</th><th>Release Date</th></tr> | ||
+ | <tr><td>7.1.0</td><td>Beta 1</td><td>xx Month 2016</td></tr> | ||
+ | </table> | ||
+ | |||
+ | ==Download== | ||
+ | Download the latest version of WHMCS from http://download.whmcs.com/ | ||
+ | |||
+ | ==Upgrade Process== | ||
+ | [[Upgrading|View Standard Upgrade Steps]] | ||
+ | |||
+ | ==Release Notes== | ||
+ | |||
+ | |||
+ | ===Stripe=== | ||
WHMCS 7.1 introduced an official WHMCS Stripe module. Find the WHMCS module can in modules/gateways/. Full documentation for Stripe is here. | 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?=== | + | ====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. | 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"?=== | + | ====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. | 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?=== | + | ====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. | 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?=== | + | ====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. | 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. | ||
+ | |||
+ | |||
+ | ==New Documentation Articles== | ||
+ | * [[Stripe]] | ||
+ | |||
+ | ==Template Changes== | ||
+ | |||
+ | === Six Template === | ||
+ | |||
+ | ==Changelog== | ||
+ | |||
+ | * [[Changelog:WHMCS_V7.1.0_Beta_1|Version 7.1.0 Beta 1]] |
Revision as of 15:09, 15 November 2016
Release Information
Version: 7.1
Release Type: Release Candidate
Release Date: xx Month 2016
Distribution Types: Full Version Only
Contents
Version History
Version | Release Type | Release Date |
---|---|---|
7.1.0 | Beta 1 | xx Month 2016 |
Download
Download the latest version of WHMCS from http://download.whmcs.com/
Upgrade Process
Release Notes
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.