On Fri, Mar 14, 2014 at 11:33 AM, Dan Wood <
kar...@me.com> wrote:
> Question about your new statement description parameter!
>
> (First of all, YEAY, very handy, thanks for adding this!)
>
> From the documentation's example, it's not clear where the prefix of
> "RunClub" is coming from. How do I set that first part, or find out exactly
> what it will be for us?
The business name that shows up on statements is visible and
modifiable in the "Statement descriptor" field on
https://manage.stripe.com/account
> Also what is the character limit on that part?
The character limit on the combined business_name +
statement_description is 22 characters (as set by bank protocols).
We'll combine the two strings and send the first 22 characters.
> I want to put our product names after our company name, but if the first
> part could look more like a website (e.g. "
KARELIA.COM") then it might help
> them recognize us.
>
> statement_description optional, default is null
> An arbitrary string to be displayed alongside your company name on your
> customer's credit card statement. This may be up to 15 characters. As an
> example, if your website is RunClub and you specify 2K Race Ticket, the user
> will see
> RUNCLUB 5K RACE TICKET. The statement description may not include <>"'
> characters. While most banks display this information consistently, some may
> display it incorrectly or not at all.
>
>
>
>
> Thanks.
>
>
> Dan
>
>
>
>
> P.S. On the stripe blog announcing this feature, there is a mail link to
>
jeff+des...@stripe.com which DOESN'T ACTUALY WORK. Bounce
> city!!!!!!!!!!!
Oh bummer, fixing that now. Thanks for letting me know.