Web Hosting Talk







View Full Version : PayPal IPN question


mjfroggy
03-14-2010, 02:53 PM
Hello all,

I am working on a payment script (in PHP) for paypal via its IPN system.

Anyway this would be to sell virtual goods so I don't want a ship To: input boxes to be shown on the paypal.com checkout page.

I am not sure what the variable is to make these text input boxes not shown??

Can anyone help me out. Thank you

Exoware
03-15-2010, 09:44 AM
Having had a quick look through the documentation, I don't think it's possible to remove the "ship to" box. I personally don't see it as much of an issue.

Plus, having address information is good for doing background research on orders for risk-checking and so forth.

energizedit
03-15-2010, 09:57 AM
Yeah, I wouldn't worry to much about a ship to box/address. The person buying your item online should know that no physical product will be shipped.

Steve_Arm
03-15-2010, 01:34 PM
How are you developing this script without reading the variables reference?
There is a variable called no_shipping which when set to 1 it will hide the prompt for an
address...

https://www.x.com/docs/DOC-1332#id08A6HI0709B

SilverCorp Hosting
03-22-2010, 10:25 PM
i think you should make like a statement for your customer there is no shipment goods.