Code: Select all
/store/index.php?route=checkout/shipping
The customer then clicks "Continue" and is taken to the "Checkout Confirmation" page. Upon clicking "Confirm Order" the customer is then taken to PayPal again, makes the payment (what would seem like again) and then is taken to this page:
Code: Select all
/store/index.php?route=payment/paypal_express/DoExpressCheckoutPayment
The order is still processed, though that's not obvious to the customer, but they are billed twice.Error: E-Mail to required!
There isn't a return page enabled in the PayPal settings.