Skip to main content
Participant
December 15, 2008
Question

Dynamic Shopping Cart and Paypal Ecommerce toolkit

  • December 15, 2008
  • 1 reply
  • 593 views
Hei

This "paypal ecommerce toolkit" I downloaded from webassist is working alright. But I think I have to manually and individually attach the shopping cart system for each product on the website. These paypal toolkit comes under "Insert" menu. But I do not think they are server behaviors and did not see then under server behaviors. As such they do not work dynamically generate "Add to Cart" buttons in sync with database.

Am I right?

Do you know how this can be done Dynamically? Or where to download "paypal server behaviors" which dynamically generate the "add to cart" button and the product info in sync with dynamic database products.

Thanks again,
Mathuman
This topic has been closed for replies.

1 reply

Inspiring
December 15, 2008
mathuman wrote:
> Do you know how this can be done Dynamically? Or where to download "paypal
> server behaviors" which dynamically generate the "add to cart" button and the
> product info in sync with dynamic database products.

To do it dynamically, once you've added an add to cart to your page, go into the code and look for the various parts you'd like to make dynamic, things like product ID and perhaps price. You'd then replace those items with the appropriate dynamic code to output those values. If you need to repeat over a button from a recordset, then make sure to include the button within the repeat region so that the appropriate values from your recordset.


--
Danilo Celic
| http://blog.extensioneering.com/
| WebAssist Extensioneer
| Adobe Community Expert