![]() |
1
1
我查过谷歌支付的整合。 作为商家,您正在使用OpenSSL创建自己使用的密钥对,如下所述: https://developers.google.com/pay/api/android/guides/resources/payment-data-cryptography#using-openssl 也就是说,该网站的文章描述了整个过程: https://developers.google.com/pay/api/android/guides/resources/payment-data-cryptography 按照这些步骤做就行了。:) |
![]() |
2
0
似乎您必须注册您的帐户并通过某种验证,如本页所述: https://developers.google.com/pay/api/web/guides/setup 你做过任何必要的步骤吗? |