|
Rank: Starting Member
Groups: Registered
Joined: 3/27/2003 Posts: 1 Location: ,
|
I'm having a bit of a problem, I'm building buttons using a ASP loop and the final source code looks right (with the proper item name, price etc in the proper places)
problem comes in when any of the buttons are clicked it always shows the info for the last button built, even if the first button is clicked...
any help would be very much appreciated
|
|
Rank: Starting Member
Groups: Registered
Joined: 9/16/2002 Posts: 2,960 Location: ,
|
If it's the Shopping Cart, the system uses the first non-empty field for any cart-wide variables. You would need to clear your paypal.com cookies. This is normally only an issue during merchant testing and doesn't affect buyers because everything is usually ironed out by the time you launch the cart. Patrick Breitenbach PayPal, Inc. Dev Net: https://www.paypal.com/pdn
|