nevets2001uk
IS-IT--Management
Does anyone know any articles / methods to using ASP.NET to dynamically create an Add to Cart button for PayPal.
I have a photography website and depending on the photo customers may selection various sizes and finishes which all adjust the cost. I'm using some formulas and a database to calculate these costs but need a way to pass the item to a PayPal cart. I did look at building my own cart but want to save time if possible as the PayPal cart should be enough to begin with.
The problem with PayPal is I seem to need to add the products to their system to get the button code. This is not practical with the number of photographs on the site and the different size and price options each one has. A problem would also arise if I adjust the base price of a certain print which i want to apply to all photos.
I'm assuming theirs a way to build a button with the create code to add an item to the PayPal cart without having it created in PayPal first? If not what would be the next best approach?
Steve G (MCSE / MCSA:Messaging)
I have a photography website and depending on the photo customers may selection various sizes and finishes which all adjust the cost. I'm using some formulas and a database to calculate these costs but need a way to pass the item to a PayPal cart. I did look at building my own cart but want to save time if possible as the PayPal cart should be enough to begin with.
The problem with PayPal is I seem to need to add the products to their system to get the button code. This is not practical with the number of photographs on the site and the different size and price options each one has. A problem would also arise if I adjust the base price of a certain print which i want to apply to all photos.
I'm assuming theirs a way to build a button with the create code to add an item to the PayPal cart without having it created in PayPal first? If not what would be the next best approach?
Steve G (MCSE / MCSA:Messaging)