ServicesGooglePay
1. 功能简介
对谷歌支付SDK的二次封装
2. 组件信息
引用仓库
引用仓库可以参考 组件使用 中添加依赖的部分
组件使用
implementation 'com.bihe0832.android:services-google-pay:+'
3. 组件功能
3.1. AAFGooglePay
- 对谷歌支付SDK的二次封装的总出口,提供拉取商品列表,创建订单,订阅支付等
3.2. AAFGooglePayListener
- 支付回调
对谷歌支付SDK的二次封装
引用仓库可以参考 组件使用 中添加依赖的部分
implementation 'com.bihe0832.android:services-google-pay:+'