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

Variable assignment Options
fastercall
#1 Posted : Wednesday, March 12, 2003 12:17:50 PM
Rank: Starting Member

Groups: Registered

Joined: 3/7/2003
Posts: 2
Location: ,
For a recurring IPN post or post occuring after initial signup such as txn_id or txn_type, does it come via a form field? I know when a user signs up, the variables are posted from a form. But what about recurring variables or just a subscription cancellation for example? Should I assign a local variable as such: strTransID=request.form("txn_type")? Or can I just say the following: strTransID=txn_type? Thanks, Chris Chris
Sponsor  
 
paypal_pb
#2 Posted : Wednesday, March 12, 2003 4:15:47 PM
Rank: Starting Member

Groups: Registered

Joined: 9/16/2002
Posts: 2,960
Location: ,
It works exactly as if a person presses a FORM POST button on a web page. The possible subscription IPN fields are listed at: https://www.paypal.com/c...p/acc/ipn-subscriptions

Patrick Breitenbach
PayPal, Inc.
Dev Net: https://www.paypal.com/pdn
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.217 seconds.