Hi, I followed the instructions for the paypal integration. I made a custom plugin. Everything works fine, however, if I change the last line in your code:
the “quform_confirmation_redirect_url_1_1” into e.g. “quform_confirmation_redirect_url_1_3” it doesen’t work anymore. So I don’t get a success message after paypal payment.
What can I do?
And one other little problem: if I enter the amount of payment into a field which contains a decimal point (e.g. 5,99) I also get a paypal error. I validated the field with “Regex” but still you have to use “5.99” instead to make it work.