|
|
|
Rank: Starting Member
Groups: Registered
Joined: 2/12/2003 Posts: 6 Location: ,
|
Anyone knows if it's possible to override the IPN informations given by Paypal Members in Profile -> IPN Preferences.
Thanks in advance.
|
|
|
|
|
|
|
|
|
Rank: Starting Member
Groups: Registered
Joined: 9/16/2002 Posts: 2,960 Location: ,
|
Including notify_url will over-ride Profile Notification URL for payments originating form that button. Patrick Breitenbach PayPal, Inc. Dev Net: https://www.paypal.com/pdn
|
|
|
|
Rank: Starting Member
Groups: Registered
Joined: 2/12/2003 Posts: 6 Location: ,
|
That's exactly what I did ... I don't know if my test is wrong. I just know that Paypal doesn't come to that notify_url (input field) I did put in the Paypal Buy Now button.
The script is emailing me it's being executed no matter what.
Let me know. Thanks.
|
|
|
|
Rank: Starting Member
Groups: Registered
Joined: 9/16/2002 Posts: 2,960 Location: ,
|
Would need to see your HTML. Patrick Breitenbach PayPal, Inc. Dev Net: https://www.paypal.com/pdn
|
|
|
|
Rank: Starting Member
Groups: Registered
Joined: 2/12/2003 Posts: 6 Location: ,
|
Here's my HTML :
<form action="https://www.paypal.com/cgi-bin/webscr" method="post"> <input type="hidden" name="cmd" value="_xclick"> <input type="hidden" name="business" value="email@addresstotest.com"> <input type="hidden" name="item_name" value="Item to test"> <input type="hidden" name="amount" value="0.01"> <input type="hidden" name="dealer" value="dealer1"> <input type="hidden" name="notify_url" value="http://www.mydomainnameurl.com/myphpscript.php"> <input type="image" src="http://images.paypal.com/images/x-click-butcc.gif" name="submit"> </form>
|
|
|
|
Guest
|
YAFVision Theme by Jaben Cargman (Tiny Gecko)Powered by YAF |
YAF © 2003-2009, Yet Another Forum.NETThis page was generated in 0.318 seconds.