cartalyst / stripe-laravel

Cartalyst Stripe package integration for Laravel.
BSD 3-Clause "New" or "Revised" License
335 stars 57 forks source link

The statement descriptor must be at most 22 characters #56

Closed kevinmakwana closed 4 years ago

kevinmakwana commented 4 years ago

Cartalyst\Stripe\Exception\MissingParameterException : The statement descriptor must be at most 22 characters. 1 year period with auto renew is 29 characters long.

brunogaspar commented 4 years ago

Not sure why you have opened this issue but it's not something the library can fix for you.

And according to the error, you'r passing a string which goes beyond the Stripe limit.

Here's documentation on how the Statement Descriptors work https://stripe.com/docs/statement-descriptors