Hi, we are developing and android application for an company in Argentina that provides car insurance. After further search in the developer website I see some options to implement in-app pays. My question is how is the best option (Visa Direct? Cybersource?...?) to implement without the user needs to create an account, and what's the cost for the service. We need instant pay verification and confirmation to provide an answer to the user. If the pay was accepted the user continues with the process, that is why is really important instant confirmation. We implemented in-app Billing from Google and Stripe in other applications, and the mechanism we need is like that.
Best Regards
Ariel Mingrone
Hi Ariel,
Thanks for reaching out! Happy to help here.
Sounds like you could benefit from looking into Visa Checkout: https://developer.visa.com/products/visa_checkout
After a simple setup, users can skip inputting their payment information for their order and receive a confirmation page once submitted. Have you looked into this API?
-Ricardo