#mentioscar_unexpected

1 messages ¡ Page 1 of 1 (latest)

undone viperBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1252541746764840991

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

fathom star
#

Hi, let me help you with this.

#

Could you please share examples of Link and card as the type of PaymentMethod?

weak birch
#

Sure! It looks like this:

#

As opposed to just this:

fathom star
#

Could you please share the PaymentIntent ID pi_xxx?

weak birch
#

pi_3PSeanLLAsLlRiDe11nriLE7

fathom star
#

And the other one?

weak birch
#

pi_3PSweLLLAsLlRiDe1ZfBeisZ

#

Thank you!

undone viperBOT
torpid knoll
#

Those payments were just made with different 'modes' of Link. Different surfaces creating Link PMs in different ways currently

#

That's just reflected in the UI

weak birch
#

Alright, but say that I want to display the saved Link card in my frontend. For one of the modes, I can easily display the card as it is saved as a card in Stripe. But for the other "mode", no card is saved that I can present. Do I then have to display it as a "Link" payment method in my frontend without any additional card info?

torpid knoll
weak birch
#

Alright. Some feedback then is that it would be convenient if different surfaces created the same "mode" of Link. Thanks for the help though