202ecommerce / paypal

This repository is for developpers only. To install and upgrade the module in a production shop please install the package via PrestaShop Marketplace by following this link:
https://addons.prestashop.com/fr/paiement-carte-wallet/1748-paypal-officiel.html
Academic Free License v3.0
20 stars 31 forks source link

SEPA payment does not respect redirection mode #215

Open zelarg opened 1 year ago

zelarg commented 1 year ago

Describe the bug and add screenshots

Using German Paypal, with 'Alternative Zahlungsmethoden' activated.

When redirection mode is turned on: image

The 'giropay' and 'sofort' behave correctly - replacing inline button to redirection.

But the 'SEPA' payment still displays inline button. image

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

  1. Configure Paypal with German account
  2. Enable 'Alternative Zahlungsmethoden' option
  3. Set 'PayPal-Checkout' option to Weiterleitung (redirection)

PrestaShop version(s) where the bug happened

1.7.8.9

PHP version(s) where the bug happened

No response

zelarg commented 1 year ago

Hi,

Any update on this?

Thank you.

JoAllg commented 5 months ago

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.

grafik grafik

JoAllg commented 5 months ago

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