posted on October 1, 2003 01:14:32 PM new
Any payment made through vendio to Paypal does post to paypal IPN server. I use my own IPN server to collect data and any users that checkout and make payment through vendio to paypal does not initialize the IPN process. I've spoken with paypal and they are going to investigate this issue. They said it looks like the new feature from vendio is not activating the auto paypal IPN post. This is killing our business process flow! Can vendio please fix this asap! The new feature sucks!
posted on October 1, 2003 01:23:47 PM new
just got this email from Paypal. Vendio please help!!!
Thank you for contacting PayPal.
I have found the problem with the IPN post. When one uses the Vendio
checkout, and puts their email address in, at the very top it has a
button to "Pay Now" with PayPal. That button contains its own
"notify_url" this is a PayPal variable to point to an IPN script. This
is why you are not getting posts to your script. The notify_url will
override what is in the PayPal account. You will need to contact
vendio and ask if they will offer the ability to be notified of a
completed payment via cgi script.
If you have any further questions, please feel free to contact us
again.
Sincerely,
Jessica
PayPal Tech Support
PayPal, an eBay Company
===========================================
posted on October 1, 2003 01:28:48 PM new
is there a way to remove the notify_url parameter from the "Pay now" button on vendio checkout? I have my own IPN server to point to and do not want to use vendio IPN server!