PDA

View Full Version : paypal IPN


zardos
04-07-2007, 02:45 PM
Hi, as i have understood it if u want to use paid subscriptions you have to add :
http://www.example.com/forums/payment_gateway.php?method=paypal ass you IPN usa in paypal.. correct??

But i already using another IPN for other scripts, usually you can solve this by adding

<input type="hidden" name="notify_url" value="url of the script"> in the buy new button. but how do i fix the problem now? How do i get vbulletin to use http://www.example.com/forums/payment_gateway.php?method=paypal bu default?

Ooo, it is now standard, no need enter INP url, sorry, the manual is confusing me..

http://www.vbulletin.com/docs/html/paymentapi_paypal info is not up to date ::)