Just working with paypal for the first time after using SagePay for a long time. I am building a relatively simple (as far as payment goes) site and I wanted to use the express checkout, however, the workflow designed doesn't make much sense. I have configured not to show any other form elements on the review page after coming back from paypal, isn't it possible to skip the review page completely at that point?

Why was this designed like this?

If this is an acceptable change, I might be able to work on it and propose a patch, but I'd like to hear thoughts about this. i also wondered if this had been discussed before. I have searched the issue queue and found nothing about that but it should be a commented issue already.

Comments

longwave’s picture

Title: paypal express checkout review should be optional/not used if the form is empty? » PayPal Express checkout review should be optional/not used if the form is empty?
Version: 6.x-2.4 » 6.x-2.x-dev
Category: support » feature

Seems a reasonable feature request.

TR’s picture

Version: 6.x-2.x-dev » 7.x-3.x-dev

New features should go into 7.x-3.x first.

longwave’s picture

This should implement the useraction=commit parameter described in #1304604: When I using paypal EC gateway and I cant see total price on paypal page..

TR’s picture

Version: 7.x-3.x-dev » 8.x-4.x-dev
Issue summary: View changes