Open zelarg opened 1 year ago
Hi,
Any update on this?
Thank you.
I have the same issue with the Credit Card Payment Option provided by this Module. Prestashop 1.7.8.11 and PHP 7.2 Pay Later might be affected too: As explained in #301 the button is missing. In redirection mode and sandbox the button is however shown as In-context mode.
This problem has consequences with regard to the valid conclusion of a purchase contract in the EU / Germany. Just because a payment is made does not constitute a purchase contract. It is important that the customer clicks on the button at the end of the checkout and thus expresses his will to conclude the purchase contract.
Related: #156
Describe the bug and add screenshots
Using German Paypal, with 'Alternative Zahlungsmethoden' activated.
When redirection mode is turned on:
The 'giropay' and 'sofort' behave correctly - replacing inline button to redirection.
But the 'SEPA' payment still displays inline button.
Expected behavior
Giropay, Sofort and SEPA shall all behave consistently - with 'In-Context' mode, display inline button, with 'Redirection' mode, do NOT display inline button.
Giropay and Sofort behave properly, SEPA not.
Steps to reproduce
PrestaShop version(s) where the bug happened
1.7.8.9
PHP version(s) where the bug happened
No response