#Munna Sala
1 messages · Page 1 of 1 (latest)
If you were using on_behalf_of correctly it should reflect the merchant name as Merchant Of Record
Are you seeing otherwise?
I can see the merchant name on the stripe checkout page(i.e. the name of connected account), but then the invoice is sent to use its showing the the default name (i.e. 'SPA' )
Can you share the request id? req_xxx
are you refereeing the checkout session_id ?
no the request to create that Checkout Session Id. You can find it from https://dashboard.stripe.com/test/logs
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
ID # req_unsEPCVUZnMrAr
Actually it's https://dashboard.stripe.com/test/logs/req_wpN3YaNKxaveMo to create the Checkout Session
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
looking...
on test mode i am not receiving the the receipt email. but we are getting the receipt email on the live mode
Can you provide the request of creating Checkout Session in Live mode?
ID # req_cXrqXFoif6HbFa
Looking at its Payment Intent pi_3MUXwEHFBahelbdm00VefDLf I see the calculated descriptor is WWW.HELVETIA.COM which seems to be the Connected Account correctly. Which Invoice do you refer to?
Oh I think I found it
It's a long standing bug unfortunately. We have some way to improve it, and you can write to support and they can help you include in the mitigation
Once you wrote the email, let me know and I will add an internal note
can you please confirm how can we update the email and contact now from that email as well, is that is also a bug?
"If you have any questions, contact us at <account creator email address> or call on +390000."
what is the temp way to resolve this issue ?
Sorry I meant you write email to Stripe Support, and we will inlcude you in a setting/switch on our side to help you resolve this issue
There is no temporary way unfortunately, until you wrote to us and we "turn the switch" for you
:question: Have a non-technical question, account issue, or need one-on-one support?
We wish we could help, but this community is focused on developers and technical discussions. Our support team will be able to assist you better than we can: https://support.stripe.com/contact
Please wrote in here, and let me know the email you used
👋 When you write in please make sure to include this thread link. This is about receipts + on_behalf_of behavior