Active
Project:
Webform Pay
Version:
6.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Jan 2012 at 16:04 UTC
Updated:
9 Jan 2012 at 16:19 UTC
I'm wanting to use paypal as a payment method however when I submit the form I'm taken to paypal and the form is submitted which means the user could cancel the payment but the form would still appear as submitted.
Comments
Comment #1
quicksketchI haven't tried out the Paypal implementation with Pay module, but that sounds like the way all the other payment processing gateways work also, except they are all capable of returning an error without leaving the existing site (thus stopping the form from being submitted). This sounds like something that Pay module would need to address, as it's probably the way any form in Pay would work when using the Paypal integration.