Paymentsense-DevSupport / magento2-paymentsense-module

Paymentsense Module for Magento 2 Open Source (Community Edition)
GNU General Public License v3.0
3 stars 2 forks source link

Checkout Agreements block is not rendered for Hosted and Direct methods #7

Open johnorourke opened 2 years ago

johnorourke commented 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.