#anrighi.wr
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. 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.
- anrighi.wr, 1 hour ago, 18 messages
- anrighi.wr, 2 days ago, 14 messages
Link should support our Payment Element flows that create the payment intent after the form is submitted. Do you already have the Payment Element working and Link is just not showing up?
I create the Payment Element without having an intent beforehand - it shows correctly card, wallets and PayPal choices, but no Link
Can you show me the configuration that you pass in when initializing elements?
what i am trying to achieve, is to have another row with Link
elementsRef.current = stripe.elements({
mode: 'payment',
amount,
currency: 'eur',
appearance: {
theme: 'stripe',
variables: {
colorPrimary: '#0000d4',
colorText: '#344854',
colorDanger: '#df1b41',
borderRadius: '8px',
fontFamily: 'RebrandDis, Ideal Sans, system-ui, sans-serif',
},
rules: {
'.AccordionItem, .Tab, .Input': {
border: '2px solid #b9c0c3',
fontFamily: 'RebrandDis, Ideal Sans, system-ui, sans-serif',
lineHeight: '10px',
},
},
},
paymentMethodCreation: 'manual',
setupFutureUsage: 'off_session',
});
Looks good to me. Do you have link turned on on this page? https://dashboard.stripe.com/settings/connect/payment_methods
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Gotcha
as reference, this was the other thread: https://discord.com/channels/841573134531821608/1205482199860641842
Yep yep, going through the docs linked from that thread.
I'm not immediately seeing anything. Consulting my colleagues on this and will get back to you
Do you have a public URL where we can see the payment element on your site?
Scopri le Organizzazioni Non Profit da sostenere tramite Wishraiser: ogni mese parteciperai all'estrazione per vincere viaggi ed esperienze da sogno!
you have to click on "Dona con nuova carta" CTA
acct_1Eid6lD5S3Ge4mVN
Thank you, taking a look at your account as well
It looks like you will need to talk to our support team to enable your account to show link through the Payment Element. Your code and dashboard configurations look fine but I am seeing an internal Stripe configuration on your account that is preventing Link from showing. I am not sure why that setting is there but our support team should be able to help you further here https://support.stripe.com/?contact=true
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.