Page 1 of 2

shopping carts

Posted: Tue Jun 03, 2014 8:49 pm
by Terry Gilliver

Do you have anything in the way of sample tutorials for creating shopping carts?


shopping carts

Posted: Tue Jun 03, 2014 9:17 pm
by Kateryna Grynko

Hi Terry,

Could you please tell more about shopping carts?


shopping carts

Posted: Tue Jun 03, 2014 9:36 pm
by Tony Whyatt

Shopping carts are a way of creating product orders and storing them in a database, then totalling up the order and then taking payment by some form, for instance PayPal, then processing and delivering order,. There are pretty written php shopping carts for instance that use mysql as the database solution. I was just wondering if you guys have done anything similar with appery.io and mongo dB?


shopping carts

Posted: Tue Jun 03, 2014 9:45 pm
by Terry Gilliver

There are many shopping cart softwares available, for instance written in php and mysql to allow customers to place orders and the use something like PayPal to take the payment. I was wondering if you guys had done any thing like that in mongodb?


shopping carts

Posted: Wed Jun 04, 2014 1:21 pm
by Evgene Karachevtsev

Hello Terry,

Unfortunately there is no tutorial for creating shopping carts. You can implement this logic using JS and Appery.io DB API. You can use Stripe Payment API for payment into the application : http://devcenter.appery.io/tutorials/...


shopping carts

Posted: Wed Jun 04, 2014 1:46 pm
by Terry Gilliver

Thanks for your reply, I am currently looking into writing my own shopping cart solution. I will also checkout stripe payments.


shopping carts

Posted: Sat Jun 07, 2014 6:25 pm
by Erwin Will

If you figure out how to do it, I would love to know I am trying to do a similar thing


shopping carts

Posted: Sun Jun 08, 2014 11:06 am
by Terry Gilliver

OK Erwin, I will post back to this thread when I've done it. I can tell you that so far, it involves a hell of a lot of JavaScript/jquery.


shopping carts

Posted: Sun Jun 08, 2014 4:58 pm
by Erwin Will

I figured it would. Let me know if I can help in some way.


shopping carts

Posted: Wed Jun 25, 2014 8:54 am
by Michael4771079

Hi Terry,
hope you dont mind, I was wondering did you get anywhere with shopping cart and mysql. The reason I ask is, I came across this extension for openCart and it looks nice. As you came to this before me I would be interested in your comments.

Cheers