#akzentmayer_unexpected

1 messages · Page 1 of 1 (latest)

hidden fractalBOT
#

👋 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/1398008315958657034

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

strange shuttle
#

Hi! Can you share a Checkout Session ID for each of those situations - i.e., "Link visible" vs "Link not visible"?

modern ivy
#

one thing to note - our stage env uses stripe in test mode

strange shuttle
#

Ahh, ok. You have a bunch of gates on at least one of those production accounts. I think your best bet here will be to reach out to Support so they can compare things for you and see why this is happening.

modern ivy
#

yeah we're already talking with stripe support via email, I just usually get better dev help via discord!

#

but I think this may be a dashboard config issue not a code issue, or a test mode vs non-test mode account issue

strange shuttle
#

I think it's related to the configuration(s) of your account(s), so that's not really something we can help with unfortunately.

modern ivy
#

is there anything else to know about different link integrations based on this documentation?
https://docs.stripe.com/payments/link/link-payment-integrations?link-integrations=link-card-integrations

according to this statement below, we should not be seeing link as a wallet card type in production. but we are

Passing link in the payment_method_types parameter always treats Link as a payment method, even if you also pass card. If you want to handle Link payments as card payments, don’t pass link in payment_method_types.

#

and do you have any links to information around the changes that were made to releasing Link more broadly during checkout this month?

strange shuttle
#

I understand that. Yes, there are multiplicatively many ways any given part of Stripe might behave depending on the configuration of your account, API version, settings, etc.

For you specifically, you have a different pricing plan, which means you likely have nonstandard things enabled as well - which only Support can dig into.

modern ivy
#

gotcha, thanks!

strange shuttle
#

You're welcome - and sorry I couldn't help further here!