#udzhin_dev
1 messages · Page 1 of 1 (latest)
Hi there 👋 just to make sure I'm understanding correctly, you're referring to the flow where you use the Stripe gateway to tokenize cards with Google Pay?
Google's docs for that indicate that you should use your Stripe publishable key:
"stripe:version": "2018-10-31"
"stripe:publishableKey": "YOUR_PUBLIC_STRIPE_KEY"```