#dinesh-kumar_unexpected

1 messages ยท Page 1 of 1 (latest)

glad raptorBOT
#

๐Ÿ‘‹ 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/1222801468718059622

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

tardy drift
#

Hello

zinc tigerBOT
winter pasture
#

hi there!

tardy drift
#

what is this message?

winter pasture
#

that's not a screenshopt from Stripe?

tardy drift
#

this is message which is got at my phone when i cancelled transaction at stripe

winter pasture
tardy drift
#

ok

#

i have one other question

#

if we are using separate charge, so we taking the amount from any customer and transferred that amount to 2 connectd accounts, so if set any statement_descriptor during charge amount from customer then this descriptor also used when payout done at connected accounts?

winter pasture
#

no the statement descriptor on the customer charge won't be used when you do the payout on the connected account.

zinc tigerBOT
tardy drift
#

ok, one other question i have that- in payment intent there is multiple descriptors like in charge in payment intent object (1) alternate_statement_descriptor (2) calculated_statement_descriptor, and others are (3) statement_descriptor (4) statement_descriptor_suffix

#

could you tell me the what is different between all these and how these different from each other

sullen berry
#

calculated_statement_descriptor is the one you want to look at.

tardy drift
#

at test mode, where i can find this at dashboard?

sullen berry
#

It's inside the Charge objet, so you would want to look at the Charge object from some webhook event, or call Retrieve PaymentIntent API or Retrieve Charge API

tardy drift
#

from where i can set this aprt from api

#

i think we can set default descriptor from stripe dasbboard

#

but i am unable to find that

#

during creating charge i have not set this but in payment intent under charge i can see calculated_state_desciptor

sullen berry
#

Yes every charge will have one calculated_state_descriptor

#

It's not a settable property

#

it's the calculated result

tardy drift
#

from where we set this if ano provided during creating charge?

sullen berry
#

You can set the static one in Dashboard

#

and the dynamic suffix

tardy drift
#

how we can set static?

sullen berry
tardy drift
#

there are 2 descriptor i can see in setting

#
  1. statement_descriptor and there is 2. shortened desciptor
#

what is the difference between both?

sullen berry
#

It's explained in the Doc!

tardy drift
#

ok thanks'

#

can you tell me where we can set this static descriptor in connected accounts also?

vivid slate
#

What type of accounts are you using exactly?

tardy drift
#

express account

vivid slate
#

Or they will probably have a chance to do this during the hosted onboarding.

tardy drift
#

we can not change this from dashboard?

vivid slate
#

No, you can't.

tardy drift
#

ok thanks

vivid slate
#

Happy to help.