Hi,
I am using V4 and see that Chronoforms has an interface to PayPal Website Pro but I need to use PayPal Website Standard (this is a low-budget item for a church).
I would much appreciate some guidance on how to handle this transaction. I know how to create the button within PayPal, but I can't figure out where to put that code.
I tried using a custom code action as the first one in the "On Submit" event, followed by email, followed by thank you message.
But my PayPal button ended up on my thank you page, and the email gets sent immediately before the PayPal transaction occurs, not quite what I want.
Is there any way to do the following:
- error checking with Javascript (I have this now - my submit button goes to a javascript function first)
- when all is ok, send to PayPal
- if PayPal transaction completes, send email
- if PayPal transaction doesn't complete, do not send email; instead, send user to a page with message of "Sorry - your registration cannot be submitted without payment" or something similar.
Can something like this be done with just Website Standard? What actions will help me - would Event Loop? I don't understand how that works - is there any documentation that would help?
Thanks in advance for any pointers you can provide. I apologize if this is a duplicate - I tried to submit a post earlier today but it apparently did not go through (didn't show up when I did "view my posts".
I am using V4 and see that Chronoforms has an interface to PayPal Website Pro but I need to use PayPal Website Standard (this is a low-budget item for a church).
I would much appreciate some guidance on how to handle this transaction. I know how to create the button within PayPal, but I can't figure out where to put that code.
I tried using a custom code action as the first one in the "On Submit" event, followed by email, followed by thank you message.
But my PayPal button ended up on my thank you page, and the email gets sent immediately before the PayPal transaction occurs, not quite what I want.
Is there any way to do the following:
- error checking with Javascript (I have this now - my submit button goes to a javascript function first)
- when all is ok, send to PayPal
- if PayPal transaction completes, send email
- if PayPal transaction doesn't complete, do not send email; instead, send user to a page with message of "Sorry - your registration cannot be submitted without payment" or something similar.
Can something like this be done with just Website Standard? What actions will help me - would Event Loop? I don't understand how that works - is there any documentation that would help?
Thanks in advance for any pointers you can provide. I apologize if this is a duplicate - I tried to submit a post earlier today but it apparently did not go through (didn't show up when I did "view my posts".