#lucasb._29691
1 messages · Page 1 of 1 (latest)
Hi
You mean accepting off session payment from Apple Pay and Google Pay ?
Yes
Currently, we have a ride rental service application, our system is integrated with Stripe, which takes payments by a card, Apple Pay/Google Pay.
The working flow
- The user in the App selects the payment method and clicks on the payment button to proceed with payment, in the case of a card the process goes smoothly.
But in the case of Google Pay/Apple Pay the payments flow depends on the mobile App.
Can we eliminate that dependency with the off session?
Like at the start we save the apple pay details for client and make the whole process go in a single flow.
But in the case of Google Pay/Apple Pay the payments flow depends on the mobile App.
You can accept Google/Apple Pay from the web like any card payment too
Can we eliminate that dependency with the off session?
Google/Apple Pay are like card payments, you can save them for off session payments.