Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Flash application data to osCommerce


RyuMaster

Recommended Posts

Hi! I have Flash application, which allows user to select different parameters and calculates final price.

What is the most efficient way to get it working with osCommerce?

 

I see two ways:

Way 1:

1. In product description, somehow integrate flash application instead of preview image.

2. Hack "add to cart" button, so it would detect flash application and feed price and parameter options from there.

 

OR

Way 2:

1. Make some PHP layer. Put Flash application there, make it communicate with PHP layer, which will sent data to Oscommerce.

2. ????

 

Which way should I go? Also, if using PHP layer - where can I get more info, on how can I communicate with osCommerce this way, and add

products to the cart using my own code.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...