#Wheaty
1 messages ยท Page 1 of 1 (latest)
Did you turn it off here --> https://dashboard.stripe.com/settings/payment_methods and also here --> https://dashboard.stripe.com/settings/link ?
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
That is correct
Does it apply to all previously created invoices/payment intents as well?
As I turned this setting off after creating the payment intent.
Hmmm, okay. Do you have an example Checkout Session URL I can look at to see Link being presented? It does not apply to previously created objects
Strange, I've created a new payment intent and it still seems to be present.
I unfortunately don't have any public endpoints at the moment, however this is how it is being presented:
https://sx.physgun.net/1678296536-Smug-Diamondbackrattlesnake.png
Can you post a URL I can go to in order to see this in action?
Sure, just a moment.
Apologies for the delay -
Username: two-shoes@atlast.dev
Password: ||8TvcRMrEie5b2u1zRE10G77L||
https://site.atlast.dev/dashboard/invoices
I appreciate your support. ๐
Alright, so I'm in, but I'm not sure where your Payment Element is located.
From https://site.atlast.dev/dashboard/invoices > click on the invoice > pay now
Ah, not sure why it's showing up now, but I definitely tried that earlier. Anyway, taking a closer look now
Oh it's because my window was resized
The box is hidden if I'm not in full-screen
Ah, yes - have configured mobile scaling however need to assign breakpoints for in-between ๐
What's your Account ID? Looks like this --> acct_abc123
acct_1Mg0GkDF7TB9PbET
Taking a look. Will circle back in a few
I think that payment_method_types is overriding the Dashboard settings in this case, since it looks like that test payment I made on your site has
"payment_method_types": [ "card", "link", "us_bank_account" ],
You would need to remove link before the customer confirms a payment
Hi there. Taking over for two-shoes as they have to step out
If you manually set payment_method_types that is just how it works
It's preffed
I'm never overriding payment_method_types
Oh
Sorry above responses led me to believe that's what was happening. One sec
Can you share a Payment Intent where this behavior is happening?
pi_123
pi_3MjRvoDF7TB9PbET1h1mY4IC
Ok. Can you try turning off Link in your invoice template settings here: https://dashboard.stripe.com/settings/billing/invoice
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Under payment methods
Still there unfortunately
Yeah
Can you share the payment intent?
pi_3MjSA9DF7TB9PbET06aYCSra
Oh you still have it enabled in the invoice template settings...
Make sure to click the save button under the section of that page after making the change in the popup
Interesting, I swear I pressed save haha
I'll try again
Oh, double save button
Well there we go, problem solved.
Thank you
No problem
Let me confirm if this is expected behavior, but glad you got the solution
Sounds good - I had assumed this was in reference to the stripe hosted invoices.
No worries
Yeah confirmed this is expected