Hi folks, what would be the best way to create a shopping cart with wappler.
Need to be adding items to possibly a session (if anyone thinks there is a better way please say) so the products can be stored then pulled back out at the cart.
Any ideas on the best way of doing this?
Right now that is probably your best bet. However, there has been so much interest lately for eCommerce in Wappler that I hope we will see some sort of integration soon to make it easier.
yes fingers crossed. Would be good as well if it was not tied down to PayPal as well.
George, hope your hearing this one, just a simple way to add ecommerce.
2 Likes
I believe George had mentioned some sort of integration with Stripe.
I am creating one with cookies and temporary saving cart products into a table. Then when order complete moving products to orders table.