Hi all,
Anyone implemented payments inside an app? not in-app purchases. I’m talking about inserting credit cards or paypal payments. I think I could implement a webview to process the cards or use the plugins that corona have, but I’ve questions about it.
it will bypass the 30% apple/google fee? it will not give problems in google or apple store?
if you already done this, what method did you used? and why?
what will be the challenges i will me dealing with?
Regards,
Carlos.
PS:
I’m going to do a business app with a list of people that have certain skills, if you want to get advice from any of those people you will need to pay for a fee. The payment will be only after the appointment by the person that gave the advice. My idea is: the client insert his/her credit card number before the appointment or in the client area. when he/she books the consultation will be charged. another way is only to be charged after the appointment. for that I need to send the card to a database and the person that gave the consultation in a backoffice will click a button to complete the transition. I think the most secure thing to do is to use a gateway without sending the credit cards from the app to a backend. but I don’t want the client to pay in advance. don’t know if there is a gateway to permit this (only to charge after a certain condition)
I’m going to do a business app with a list of people that have certain skills, if you want to get advice from any of those people you will need to pay for a fee. The payment will be only after the appointment by the person that gave the advice. My idea is for the client puts his/her credit card number before the appointment or in the client area. when he/she books the consultation will be charged.