Background
We are planning to run banners in the Apps in India this fall. We do not support Native payment through Adyen for India. We want to make sure readers in India who want to donate have to go through the fewest steps possible.
Currently with GeoIP Country Override set to IN, users still see the "Donate with GPay / Other payment method" modal after clicking "Donate". If they then select "Donate with GPay", they are brought to donate.wikimedia.org. While it's good that users in India cannot make native GPay payments, it would be more ideal if we could remove this unnecessary step for India users.
Task
- Ensure the GPay interstitial only shows for these countries: in the list countryCodeGooglePayEnabled within the json file: https://donate.wikimedia.org/wiki/MediaWiki:AppsDonationConfig.json
- If a country is not on the allow list, "Donate" entry points in the App Menu and Banner should lead directly to donate.wikimedia.org
Reference
Equivalent task for iOS/ApplePay: T373209