gplsek / fitmoostore

fitmostore
GNU General Public License v2.0
0 stars 0 forks source link

Create sample Click Buy #6

Open gplsek opened 10 years ago

gplsek commented 10 years ago

Create sample php app that when you click Buy Button: Product gets added to cart via API for user UID then send that user UID to checkout (log them in and send to checkout)

gplsek commented 10 years ago

Forget about the iframe for now.

Create simple site, can be static with list of dummy products , just simple text , but the product ID's mapp to fitmoo.plsekwerks.com , when buyer clicks buy button.

They will get sent to : fitmoo.plsekwerks.com/checkout (they will be logged in and etc)