#CaliPatti
1 messages · Page 1 of 1 (latest)
You can specify a statement descriptor which will show up on the customer's statement. See here for details: https://stripe.com/docs/statement-descriptors
Learn how statement descriptors work.
Thanks, I'll give it a try!
I just checked. Is this for the name that shows up on purchasers bank statement? Or purchaser and seller's bank statement. The seller is my client, and we are new to Stripe.
Sorry, I don't think I understand your question. Statement descriptors show up on bank statements for people making payments. Can you provide more information about what you're trying to do?
Yes, my client is asking when they look at their bank statements to reconcile bank account, how will the payout show up? I.E. will it show up as Stripe? Does this h elp?
Ah, gotcha. For Payouts a statement descriptor can be set which will be displayed on the bank statement: https://stripe.com/docs/api/payouts/object#payout_object-statement_descriptor
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Actually this might be a better link: https://stripe.com/docs/api/payouts/create#create_payout-statement_descriptor
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Note this part:
Most banks will truncate this information and/or display it inconsistently. Some may not display it at all.