#xiehui
1 messages · Page 1 of 1 (latest)
hi there!
what do you mean by "but it still appeared on the page"?
@visual crescent please write your messages here
adding your screenshot here:
you want to disable the Link payment method on the Payment Element?
Yeah
you can change this in your dashboard here: https://dashboard.stripe.com/settings/payment_methods
I Closed
But the Payment Element still shows
And the return body does not have a Link, which is normal. So I don't know why the Payment Element is there
can you share your account ID (acct_xxx)? it's at the top of this page: https://dashboard.stripe.com/settings/account
acct_1OP15BJzc2AANjEr
thanks! give me a few minutes to look into this.
okey
hello?
still looking into this, sorry for the delay
do you have a link where I can reproduce the issue?
I created a PaymentIntent the way you did your website, and the PaymentElement that I got client_secret loaded was not paid for by Link, so this seems normal? But the backend uses Java to return client_secret always has Link payments
I use a subscription plan and there will be Link payment, but if it becomes a one-time payment, there will be no Link payment
Without reproducing the issue, is hard to tell why you are still seeing Link Payment
I use a one-time payment, and he won't show up
Here's the test link
This is not Stripe Element
I don't want to integrate into PayPal
YOu are creating that session using this account acct_1O4It0FZG4ASZ74I
and not the one you were sharing. Make sure to disbale the Link setting in the correct Stripe Account
acct_1OP15BJzc2AANjEr
I have two accounts, I'm closed both, I'm switching back to acct_1OP15BJzc2AANjEr talking to you now
I test using the same link ?
yes
The test link I shared is tied to one of the accounts and will not change if I switch accounts
And have you disbaled link for the second account ?
The website you are sharing is still on account acct_1O4It0FZG4ASZ74I
I don't quite understand what you're talking about, can I please make it clearer
I use translations, so some of the words may not be very clear what you mean
You have two accounts, just checked and it seems you have disabled link for both
Still checking...
Yes, I disabled both accounts
Could you please share the code snippets that creates that Stripe Element ?
The following payment methods are not enabled, so I don't understand what the situation is
Yes I see, checking...
okey
This is for a recurring/subscription payment, right?
yes
Then the payment methods are controlled in a separate settings: https://dashboard.stripe.com/settings/billing/invoice?tab=general
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Link is turned on there
I don't know what that means. But you're looking for this section:
Click manage, and turn Link off
Yes, thank you very much
I mean it's hard to find this entrance with normal browsing
Did it work?
yeah
Yep, agreed. We're going to be working on consolidating all the payment method configuration into a single settings next year
Glad you're solved for now!