Terry Gilliver
Posts: 0
Joined: Fri Apr 18, 2014 8:45 pm

shopping carts

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

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

shopping carts

Hi Terry,

Could you please tell more about shopping carts?

Tony Whyatt
Posts: 0
Joined: Tue May 27, 2014 8:22 pm

shopping carts

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?

Terry Gilliver
Posts: 0
Joined: Fri Apr 18, 2014 8:45 pm

shopping carts

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?

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

shopping carts

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/...

Terry Gilliver
Posts: 0
Joined: Fri Apr 18, 2014 8:45 pm

shopping carts

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

Erwin Will
Posts: 0
Joined: Sat May 31, 2014 4:50 am

shopping carts

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

Terry Gilliver
Posts: 0
Joined: Fri Apr 18, 2014 8:45 pm

shopping carts

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.

Erwin Will
Posts: 0
Joined: Sat May 31, 2014 4:50 am

shopping carts

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

Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

shopping carts

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

Return to “Issues”