Background
This is the task to explore and document the steps for adding native support for GPay into the Android Wikipedia App in partnership with fr-tech.
The task
- Explore and document implementation steps for native GPay
- Confirm if similar in-app donation flow that was used for ApplePay T288285 can be used for Android (to inform designs)
- Looking at the Apple Pay designs, ours can be virtually identical. Except instead of the Apple Pay popup sheet, it will be Google Pay. This is the only component that is "out of our control", i.e. we will hand over control to it, then get back a success token or failure.
- Look into google account set-up process
Steps identified:
Submit screenshots of how the integration will look, from start to finish of the transaction and submit to google for approvalGain production access to the GPay API, and the gateway that will produce tokens to give to the Fundraising endpoint, which proxies to Adyen etc.