Do you have anything in the way of sample tutorials for creating shopping carts?
Do you have anything in the way of sample tutorials for creating shopping carts?
Hi Terry,
Could you please tell more about 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?
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?
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/...
Thanks for your reply, I am currently looking into writing my own shopping cart solution. I will also checkout stripe payments.
If you figure out how to do it, I would love to know I am trying to do a similar thing
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.
I figured it would. Let me know if I can help in some way.
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