Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Braintree - Company Name / DBA section must be 3, 7, or 12 characters..?? #724

Closed
angelleye opened this issue May 12, 2017 · 1 comment
Closed
Assignees
Milestone

Comments

@angelleye
Copy link
Collaborator

I’m trying to collect money using the following: http://sanghata.net/shop/

When I try to put an order through, I get the following error message:

Error: PayPal Powered by Braintree was unable to complete the transaction. Please try again later or use another means of payment. Reason: Company name/DBA section must be either 3, 7 or 12 characters and the product descriptor can be up to 18, 14, or 9 characters respectively (with an * in between for a total descriptor name of 22 characters).

I’ve searched high and low and can’t find how to fix this. I have no clue where the company name and product descriptor are. The one product has a short name Any ideas?

@kcppdevelopers
Copy link
Contributor

Credit Card Statement Name:

The descriptor name is made up of two parts, company/DBA name and product separated by an asterisk (*). Some examples of valid descriptor names are:

• cmpproductdescription
• company
product name
• company name*myurl.com

Company name/DBA section must be either 3, 7 or 12 characters and the product descriptor can be up to 18, 14, or 9 characters respectively (with an * in between for a total descriptor name of 22 characters). You can only use alphanumeric characters, spaces, and periods in your dynamic descriptors. URLs can use alphanumeric characters and periods.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant