the facebook tab and pages there are three thing here

1, the facebook developer account

2, the facebook page

3, the facebook app

4, then you need to link facebook app to the page , please follow the instruct of the following link

5, i have tried the cscart 3. something on the iframe but it donot work, a work around -> user cscart 2. something? or use our web catalogue thing?

6, Since Facebook by default uses http POST on the index, and CS Cart gives a 404 on that. Make sure you put a different URL that will redirect to the final page (example put bodyboarders.com.au instead of www.bodyboarders.com.au). Regarding this issue, we need to handle redirection ourselves instead of letting CS Cart handle it. Both for http and https. If not, CS Cart will redirect the POST request from the original query and still resulting in a 404.

7, The Correct way to handle this, is to have a generic landing page hosted somewhere (on our own server) and redirect based on what data facebook sends us (in configuration)

facebook (last edited 2014-05-14 01:13:35 by fuzzy)