#nikolayfursov-google pay
1 messages · Page 1 of 1 (latest)
Hi, I'm not really following, could you please explain what's your use case and what are you looking for?
of course, out team trying to connect google pay for. When you create button, you have to pass to google gateway and gateway_merchant_id
are you using Stripejs?
you could use Stripejs to better handle payment buttons
but, what if it's important for us to have our button? Is gateway_merchant_id private information?
what if it's important for us to have our button
could you please elaborate?
I mean if we wanna use only stripe backend API for now and do not use payment_request_button on out frontend
I meant any reasons why you don't want to use StripeJs? I'm just curious to know what could be the use case
In all cases I'm trying to figure out how to get you the gateway_merchant_id in parallel
We think it would be faster for us, to use only backend api for now
fair enough, If you type Stripe in the page you sent me you will get all the info needed
so basically the only variable you should be worried about is your Stripe Public key pk_test_xxx for testing or pk_live_xxx for live
oh, I see. I thought the gateway_merchant_id is required. But it seems like parameters differs for different gateways
Thank you a lot
exactly depending on the processor