#stasiekz-descriptor
1 messages · Page 1 of 1 (latest)
hi! if it's possible it should be via that field.
do you have more context on where you expect to see a value and what you see instead?
for example I know in a lot of these payment methods there is a merchant name shown in the redirect itself and that I believe is set statically in an internal setting on your account that we might be able to change for you, but maybe you mean the actual descriptor on a bank account, so more information would help
I mean the actual descriptor on a bank account
then yeah I would expect statement_descriptor on the PaymentIntent to control that
if it's not working as expected I'd suggest reaching out to https://support.stripe.com/?contact=true with the ID pi_xxx of a livemode PaymentIntent, screenshots of the bank statement showing what you actually saw and so on, so we can investigate
Sure, thank you 😉
Do you think it might be ignored because I happened to include * character in statement_descriptor value?
hmm, I would assume that doesn't matter
I'm referring to https://stripe.com/docs/statement-descriptors#requirements
it's always possible that it does matter and at some internal layer we can't send certain characters to our financial partners and we don't raise a validation error to you when we should , hard to say without digging into a specific example with the relevant team
that page is heavily geared for card descriptors unfortunately
it also reads that only latin characters and I need te set a numeric ID
ultimately if that's the problem it's on us since we should either give you an error or strip the characters out or something
I wouldn't jump to conclusions, I'd just ask the relevant team to investigate what's happening and what's supposed to be possible by working with our support team