Hi Is there a way of capturing the address of the 'buyer' when using the standard PayPal payment screen? Here's the site in question (follow the links on the left hand side) http://www.fortuneracing.co.uk/join.html Cheers CW
Which is not how I believe it should be. Buyer/Seller has the right to know where the other party is located. That to reduce chances of a fraudulent transaction.
I've worked out a method that should work - You can set a redirect page (back to your website) after the transaction is complete - If I include a form on that page to capture address details that should work fine. CW
That should work I think... Another option would be to change your script so that before they get referred to paypal to pay they have to input their name address etc... Should be easier but in your previous method they could have paid and exit before they have to put in their address and you probably won't get it off them most of the time. Good luck with whichever route you go becuase it is something that will be pretty interesting to think about.