Hello Everyone,
I have currently been working on a POS app for a client using Corona SDK. As of right now it’s pretty much complete and it works great. I have one last question/problem however.
My client wants people to type in their credit card info but not be charged until their product ships. They will take care of it on there end, so basically they just want to store peoples credit info and then bill to it once they ship the order. Currently I have a system in place where people type in their credit card info and hit submit and the info is saved to a database which is then exported to a secure location at the end of the day. This works perfect, however the client wants the process to be quicker. Rather then typing in all of the credit card info manually, ideally we would have a card reader that would read the card then populate those fields automatically.
So basically I was wondering if there is a specific card reader that could integrate with Corona to save/write the cards info directly to specific text boxes/ fields. This way rather then manually typing in the info each time it would just be a quick swipe of a card. I’m not sure if this is possible or if there is any utility out there that allows me to just take the data scanned and place it in the app rather then using some external service to charge the card.
The app is only for my client and will be on an Android tablet so I do NOT need a solution for IOS or something that complies with app store policy.
Thank you!
-B
