capacitor-community / stripe

Stripe Mobile SDK wrapper for Capacitor
MIT License
185 stars 74 forks source link

[Android] Google Pay in production mode seems doesn't work #148

Closed FY0u11 closed 2 years ago

FY0u11 commented 2 years ago

Describe the bug Hello everyone and thanks for this plugin. I did everything like described in documentation and it's working fine when google_pay_is_testing is true but when time is come to roll out our app to production (We changed google_pay_is_testing to true and replaced Stripe keys with live ones), the plugin stopped to work.

To Reproduce Steps to reproduce the behavior:

  1. Change google_pay_is_testing from true to false.
  2. See error

Expected behavior It should work in prod mode

Screenshots photo_2022-01-27_11-02-18

Smartphone (please complete the following information):

rdlabo commented 2 years ago

This issue may support you : https://github.com/stripe/stripe-react-native/issues/730

And please check documentation: https://stripe.capacitorjs.jp/docs/google-pay

rdlabo commented 2 years ago

Has this problem been resolved? No action taken, so this Issue is closed. If you continue to have problems, please create a new Issue.