Hi,
i'm sucessfully using paypal payments with chronoforms. Great so far.
Now i would like to use the solution on different sites for different customers with different paypal accounts ("Business email" in Paypal Redirect and "Receiver email" in IPN).
So i set up a variable holding this particular information (email as string).
Unfortunately it seems that this is not possible at the moment?
It only works if i put an email inside these fields, especially IPN
If i put the created variable holding the business email in Paypal Redirect i'm transfered to the correct sandbox account. But if i receive the corresponding IPN i only get the following error in the debugger:
Thanks for your great work, i appreciate it!
Best regards,
Stefan
i'm sucessfully using paypal payments with chronoforms. Great so far.
Now i would like to use the solution on different sites for different customers with different paypal accounts ("Business email" in Paypal Redirect and "Receiver email" in IPN).
So i set up a variable holding this particular information (email as string).
Unfortunately it seems that this is not possible at the moment?
It only works if i put an email inside these fields, especially IPN
If i put the created variable holding the business email in Paypal Redirect i'm transfered to the correct sandbox account. But if i receive the corresponding IPN i only get the following error in the debugger:
paypal_ipn._error = "INVALID email"It would be great if this bug will be fixed in the near future. For me it seems that this is a bug because the redirect works with the variable.
Thanks for your great work, i appreciate it!
Best regards,
Stefan