-
-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Labels
Description
Why?
- because according to the latest worldwide stats, Android has 70.16% market share while iOS has 29.14%.
- Google relaunched their old Google Pay app as Google Wallet, with a focus on catching up on new pass types and features.
- Digital / mobile wallets are on a steep rise in popularity because of contactless payment integration in native Wallet apps.
- Alternative Google Play WalletPasses app was not updated for some time, push implementation is custom and it is very inconvenient for the Android user to install an app from the store to add the pass.
- User adoption will be accelerated for any product with support for both platforms.
How?
- We will get inspiration from the concepts in the recently launched google-wallet pass converter.
- We will integrate the Google Wallet API Client library.
- We will generate the google wallet pass types (when required configured is provided) by using the unified Factory & Pass classes, given the multiple similarities -- suggestions welcome here.
- Examples are pretty self-explanatory in google-wallet-rest-samples or maybe even in (now deprecated) google-pay-rest-samples.
Downsides?
- Review and new tests (both unit & human)
- Breaking changes will bump the major version.
- PHP 8.0 will become the minimum supported version.
- Issuer ID for Google Wallet APIs + Google service account token JSON file
When?
- End of
JanuaryFebruary 2024
siarheipashkevich