#will_api
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/1293865788499034147
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Could you please share more details about your integration please ?
The generated PaymentIntent has Link as one of the available PaymentMethods pi_3Q8IQhIL5Cb8xNBH18oTTAin
What integration flow are you following?
https://docs.stripe.com/payments/link/payment-element-link#integration-options
Do you have a hosted website, that we can test ?
The site is wolfandbadger.com
Thanks
And could you please share the steps I need to follow in order to get the Elements with Link ?
Can you share a test user credentials ?
Ok no worries I managed to display the Stripe Element
Let me double check...
We recently have re-written the checkout and we aren't sending billingDetails when creating the payment element
So the integration method would actually be the other one
What other approach exactly ?
I don't see where you are collecting the Email there ?
Between, the PaymentIntent behind that Element is this one pi_3Q8Is4L16gaEN9A21b5gJOu5 and it doesn't have link as a PaymentMethod
And Link isn't enabled in your Dashboard:
https://dashboard.stripe.com/settings/payment_methods?config_id=pmc_1NgU9uL16gaEN9A2pvkyzUUI
This should be enabled
It's enabled in our development environment and we don't see it
Sorry but the website you've shared with me is in production
and as you can see in your dashboard live isn't enabled.
Can you share with me a hosted test website ?
And are you willing to enabled Link in your live mode ?
If we don't send the customer email in billingDetails then should the Link payment method still show?
It depends on the integration flow I shared above