braintree / braintree_php

Braintree PHP library
https://developer.paypal.com/braintree/docs/start/overview
MIT License
546 stars 224 forks source link

Descriptor name error #245

Closed alexrada closed 5 years ago

alexrada commented 5 years ago

General information

Issue description

Sending the descriptor like this, with the following examples, fail with the following error:

Descriptor name must be 22 characters or shorter and can only contain letters and numbers.

...
'descriptor' => [
'name' => ''
]

and values I tested with were:

hollabaq86 commented 5 years ago

To assist you in troubleshooting the issue, we're going to need some information that we prefer not be shared in a public forum like Github. Please contact Support referencing this issue and your merchant ID for assistance.