YetAnotherForum
Welcome Guest Search | Active Topics | Log In | Register

OVERRIDE IPN infos Options
hockey4all
#1 Posted : Sunday, April 27, 2003 1:49:06 PM
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.
Sponsor  
 
paypal_pb
#2 Posted : Monday, April 28, 2003 7:18:55 PM
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
hockey4all
#3 Posted : Tuesday, April 29, 2003 3:24:08 AM
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.
paypal_pb
#4 Posted : Tuesday, April 29, 2003 3:05:56 PM
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
hockey4all
#5 Posted : Tuesday, April 29, 2003 6:34:00 PM
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>
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

YAFVision Theme by Jaben Cargman (Tiny Gecko)
Powered by YAF | YAF © 2003-2009, Yet Another Forum.NET
This page was generated in 0.318 seconds.