#ghadgraft_api
1 messages ¡ Page 1 of 1 (latest)
đ 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/1257302384258973728
đ Have more to share? Add details, code, screenshots, videos, etc. below.
Which field on the invoice specifically?
I've setup the issuer field on the invoice:
issuer: {
type: 'account',
account: outlet.stripe_account.identifier
},
But looking at the invoice pdf vs the invoice hosted page i see differences
Will banks identify both account names with that account number when checking identity before completing a transfer?
Yeah, that seems unexpected to me. To clarify, left is from the PDF and right is from the hosted page?
Which account name is the conncted account?
The connected account name is London Adventure Centre. The left is on the PDF the right is the hosted page
Thank you, I'm working on taking a closer look.
I see what you're describing, and am working on raising it.
Which should be correct the connected accounts name or the platform account name that the connected acocunt belongs to?
It doesn't look like this Invoice used the on_behalf_of parameter, so your Platform account should still be the merchant of record and the name shown.
Thank you for taking the time to let us know about this! I've gotten that reported so it can be investigated further.
Is there anyway i can be notified if and when that is resolved?
To receive ongoing updates, you'll need to reach out to our Support team to open a ticket:
https://support.stripe.com/?contact=true
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 final question, is issuer a new field/feature as i dont recall seeing it before?