-
Apple Pay Payment Gateway Module changelog & release details
Version 1.5.0 - Released 10.06.2018
1 2 3
Now using Apple Pay v3 (from v1) Client-side debugging (though alerts) now available for easier debugging CSRF protection added to payment request payload
Version 1.2.2 - Released 10.05.2018
1 2
Move to instance methods from class-level methods Support for the WHMCS "Convert To" option
Version 1.2.1 - Released 08.09.2018
1 2
Updated the Braintree core libraries to the latest build Updated Braintree JS references to the latest builds
Version 1.2.0 - Released 05.16.2018
1 2
Updated the Braintree core libraries to the latest build Updated Braintree JS references to the latest builds
Version 1.1.9 - Released 02.12.2018
1 2
Updated the Braintree core libraries to the latest build Updated Braintree JS references to the latest builds
Version 1.1.8 - Released 01.25.2018
1 2 3
Updated the Braintree core libraries to the latest build Updated Braintree JS references to the latest builds Improvements to refunds to verify the transaction is in one of the valid required states
Version 1.1.7 - Released 11.12.2017
1 2 3
Updated the references to the Braintree JS libraries "Assets" directory removed from the applepay gateway directory as it is no longer needed Resolved an issue where the currency was not being passed on callbacks
Version 1.1.6 - Released 10.24.2017
1 2 3
Resolved an issue where refunds may not complete Assets now load using the full WHMCS system URL Updated the references to the Braintree JS libraries
Version 1.1.5 - Released 10.10.2017
1 2 3 4
Updated to work with the improved licensing system (build 3.0.0+) Updated the references to the Braintree JS libraries Moved the Braintree library to the vendor folder Callback improvements for multiple currencies
Version 1.0.9 - Released 06.27.2017
1 2 3 4
Updated the Braintree core libraries to the latest build Updated the Braintree JS libraries to the latest builds Added check to make sure the request is being made over HTTPS Improved language checks to display key when the language key does not exist instead of a PHP warning
Version 1.0.8 - Released 04.10.2017
1 2
Updated the Braintree JS libraries to the latest builds Updated the Braintree core libraries to the latest build
Version 1.0.7 - Released 12.22.2016
1 2 3
Resolved an issue where resources would not load for WHMCS systems located in a subdirectory Added multilingual support Updated the Braintree JS client implementation for their 3.6.3 release
Version 1.0.6 - Released 11.11.2016
1 2 3 4
Check to ensure the payment_secure can be properly decrypted Improved the text of Apple Pay error notices Improved the gateway log output for transactions Module error outputs will now use the Bootstrap CSS classes
Version 1.0.4 - Released 10.24.2016
1 2
Implemented Braintree's v3.5.0 JS API Alert boxes will now use Bootstrap CSS styles
Version 1.0.3 - Released 09.26.2016
1 2
Apple Pay button will only show when / where supported WHMCS payment details are now encrypted within the javascript calls
Version 1.0.0 - Released 09.19.2016
1
Initial Release
No comments yet