#liviu-iosif_unexpected
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/1392131371144839258
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
Hey there, can you explain more or provide examples of both paths so i can take a look?
Sure
I wouldn't expect any difference here unless you're explicitly customizing the business name passed to the wallet interface
I have the flow of a Checkout session, but the result is different when I use Apple Wallet
$1 payment in the screenshot: https://dashboard.stripe.com/payments/pi_3Ria3VHujl8GFxJC1m2h58QI
$1.10 payment in the screenshot: https://dashboard.stripe.com/payments/pi_3RiaLtHujl8GFxJC0y2kJxz3
The payments have "the same" checkout session as you can see.
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Ok, looking at the two payments you can see the associate charges have the same calculated_statement_descriptor so this is something that the bank/apple are choosing to display differently based on other signals they receive
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.
ok, I understand. Is there any article for Apple Wallet specifically?
It is common for wallet providers to attempt to show "rich" information about the charge, which can lead to different representations or even errors in displayed name.
That article is general and is meant to encompass both banks and wallet providers
ok.