Hi!
I know Corona SDK is mainly for gaming apps but I’ve created a pretty workable app for a client that is not gaming related. My only question is, is there a way to add a shopping cart function? I have the Paypal plugin and it works well, however that seems to only work for a “Buy Now” option. There doesn’t seem to be a function for if I want to add multiple objects into a single cart before checking out. Basically, I would like people to be able to tap on a product they want then save it and go to another and be able to tap that. Once they have all the products saved (in a cart) then they can tap a checkout button that would allow them to pay (using paypal or otherwise). If there is no easy way of doing this would it be best for me to use a database or a “save file” option like you would in a game?
Any help would be immensely appreciated.
Thank you!!