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

problem with "no shipping address required" Options
yanlipaypal
#1 Posted : Saturday, March 08, 2003 3:01:58 AM
Rank: Starting Member

Groups: Registered

Joined: 2/20/2003
Posts: 24
Location: ,
Hi All, I am trying to make the IPN thing work with my .net pages. It works except that when user choose "no shipping address required" option. I guess, when user chooses "no shipping address required", paypal may not be posting address_street, address_city back. Or, it might be just empty. In my code, I use string userAddress_street = Request.Forms["address_street"]; string userAddress_city = Request.Forms["address_city"]; to get the address_street etc. Then after get the information, I check the txn_id, log user info to my db, etc. The code works as long as users click on "shipping address". It does not as long as users click on "no shipping ... required". What is wrong in my code? Thanks in advance. Sammie
Sponsor  
 
jkonicky
#2 Posted : Sunday, March 09, 2003 2:32:54 PM
Rank: Starting Member

Groups: Registered

Joined: 3/5/2003
Posts: 9
Location: ,
Does the place where you're logging the info allow zero length strings or null values?

jkonicky
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.170 seconds.