One click purchase

Is there a way to remove the purchase.php page and have a one click purchase (single license) from a button?

I have searched forum and found one entry on this from Kimpeck.

Just to confirm this needs custom work, which is OK, but I wonder if this is being added anytime soon, as one click purchasing is popular. Few of my buyers want more than one license, and the option is still there anyway if on a separate page.

ThanksGeoff

Hey Geoff,

Our pre-built payment form is a 1-click purchase. The user just enters their details, then clicks Purchase, and the license is emailed to them. If you're just using PayPal then they don't even need to enter their details. They can just click purchase.

[attachment=0]payment.1.png[/attachment]

Does that make sense?

Yes I have all that working fine. That payment.php page is linked from a sales page - ie the home page or landing page.

On there is a button saying 'Buy now' - this goes to the payment.php page shown above.

My idea is to have a button on home page that says 'Buy one license' That goes to Paypal without the use of payment.php (since for most users, they only want one license, so is redundant page, will cause a number to abandon it as extra step)

There would also be a button saying 'Buy more than one license' going to payment.php as normal.

Thanks

Just modify the payment form to be a single payment button. (It's all there, but you have to modify it). That is, remove the option, remove the quantity field, and change the button image to a Paypal buy button.

Yes that works, then drop the php (with new relative refs to the /buy folder) into my Wordpress page with exec-php plugin to enable the php.

Have a look at it on home page at

http://www.storyturbo.com

MANY THANKSGeoff