#adriana_docs
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1438266083181203589
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- adriana_docs, 5 days ago, 53 messages
Hello, do you have a test page where I can see this in action? Seeing if I can repro myself. And to be clear, the button is showing up in both modes if you initialize with that mode, it is specifically when you switch that it disappears?
or when update de mode parameter
JSFiddle - Test your JavaScript, CSS, HTML or CoffeeScript online with JSFiddle.
this is the key with the issue
I added two button at the end to update de mode parameter, at the start you can see the google pay button, change to subscription and dissapears after that, click the payment button and the google pay button is missing forever
Thanks for the JSfiddle. I actually see the button disappear when I switch to subscription mode but it shows up again when I switch back to payment mode
Not immediately sure why, my first theory was that your payment method configuration was also switching but the PMC being used for your ECE in subscription mode has it turned on
๐ stepping in here
Yeah looks like this is a Connect request here and Google Pay is turned off for the platform controlled Billing Settings
You'll want to check the payment method settings for your Connected Accounts on your platform account
Ah actually you do need to adjust this on the Connected Account since it is Billing Settings here. The Connected Account needs to turn on Google Pay.
You don't control your Connected Account's payment methods for Billing, sorry for the confusion.
If your Connected Account logs in and goes to their Dashboard at https://dashboard.stripe.com/acct_1S8o2SPmV7RMt2m0/settings/payment_methods/pmc_1S8o3CPmV7RMt2m0Q3UE60kz then they will see:
Go back out to the main settings page
There should be 3 options
That looks like your platform's settings page
So you aren't logged into your Connected Account here
Unfortunately you can't control this from your platform yet like you can for non-Subscription charges.
Only the Connected Account can control their Billing payment method settings.
ok, I found a people with access to that account, let me check