Jump to content

Facebook store integration


vidmarc

Recommended Posts

Not easily.

Because it is assumed that clicking a "Facebook Checkout Link", the customer will want to stay on Facebook, that means the link will need to use the method of "remote procedure call" (ajax), that is, something like index.php?_g=fbcl&product_id=123

Plus, the link will need to be javascript cancelled so as to prevent the browser from actually attempting to switch pages pointed to by that link.

Then, a plugin would need to be developed to listen for fbcl which would add the item to the shopping basket. The plugin would also have to send a CubeCart cookie so that when the customer does get to your store to checkout, there will be a session established for that customer.

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...