Open johnorourke opened 2 years ago
The Checkout Agreements block is not included, so if you use the "agree to terms and conditions" feature in Magento, you cannot pay using Paymentsense.
We built an add-on module to fix this:
https://github.com/getjohn/module-paymentsense-magento2-module-override
and here is a patch for this module:
To fix it for Direct method: https://github.com/getjohn/magento2-paymentsense-module/commit/b8809690f89c398009525865d18d8ee875456ea5
to fix it for Hosted method: https://github.com/getjohn/magento2-paymentsense-module/commit/5c4185cab33bacc4b7007be3c10e958d907cc1db
I tried to report this via the normal support channel but they refused to believe it was an issue.
The Checkout Agreements block is not included, so if you use the "agree to terms and conditions" feature in Magento, you cannot pay using Paymentsense.
We built an add-on module to fix this:
https://github.com/getjohn/module-paymentsense-magento2-module-override
and here is a patch for this module:
To fix it for Direct method: https://github.com/getjohn/magento2-paymentsense-module/commit/b8809690f89c398009525865d18d8ee875456ea5
to fix it for Hosted method: https://github.com/getjohn/magento2-paymentsense-module/commit/5c4185cab33bacc4b7007be3c10e958d907cc1db
I tried to report this via the normal support channel but they refused to believe it was an issue.