#anamariaoros_best-practices
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/1390232751721943121
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there, can you tell me exactly what didn't work?
Hi Jack. I don't see the Link option in the Stripe Payment Modal. I see the Link option with my address when trying to pay a normal payment but not on the payments that are recurring. When creating the subsription I use the option payment_behavior: 'default_incomplete', and payment_settings: { payment_method_types: [ 'card' ] }
Hi ๐
I"m stepping in as my colleague needs to go.
Can you provide more details on your integration? Are you using the Payment Element or collecting payment methods some other way?
Yes. On the UI I use <PaymentElement with some options that include: layout, wallets, fields and defaultValues( with some billingDetails e.g. email )
Okay thank you. And when you create the Payment Element, have you already created the Subscription or do you defer that action until after yu have collected payment method information?
As for Link documentation, you can find more details on Link here: https://docs.stripe.com/payments/wallets/link
Sorry for my delay. Just wanted to confirm the behavior. Yes, when creating the payment element the subscription is already created on the be part and I send back to the ui details about a payment session with info about type, id, publicKetsn allowedCArdBrand and some clientSecret
Can you share an example Subscription ID so I can check?
And when you say that Link isn't available, what specificly are you looking for? Do you mean that the Payment Element does not offer you Link as a Payment Method? Or that it does not allow you to save your Card with Link?
My expectation is that I see the link with an email I am laready logged on Link or to have the option the save the provided payment method - check the print screens please.
Currently I have none of this options but only for the recurrent payments.
Can you share a Subscription ID so I can check?
Looking
Okay it looks like Link is disabled in your Billing specific Payment Method Configuration
So when you go here: https://dashboard.stripe.com/settings/payment_methods
you will want to check the Link settings in the "Billing Payments" configuration
Is that your Billing configuration? And is it active in the Payment Element specifically?
yes. why else would it work for normal payments? ๐
the print screens that I sent you above - I can see that for simple/regular/normal payments. But if I use a recurring one, that creates a subscription I don't see them anymore
Sorry I think you are mixing things up
Your account has two separate payment method configurations
Link is turned on in the one for normal payments
This is why you see it show up when you do non-subscription payments
But it is deactivated for the Billing specific configuration
Am I looking at the wrong screen?
If you're on that page there should be an ID at the end of the URL that starts pmc_. Can you copy that and paste it here? Just the ID, not the full URL
pmc_1PydGlKfql57zWAVvj9qJUtj
Thank you, taking a look
Do you know when you turned this on and when you generated the Subscription?
Not really
Do you have a publicly accessible URL where we can view this behavior?
I have to ask. I'll get back to you.
Going to DM you a link and you can follow-up with our team directly there for us to continue this