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

CC Processing - Soft Descriptor #634

Closed
angelleye opened this issue Jan 30, 2017 · 4 comments
Closed

CC Processing - Soft Descriptor #634

angelleye opened this issue Jan 30, 2017 · 4 comments
Assignees
Milestone

Comments

@angelleye
Copy link
Collaborator

For DDP, PayFlow, Braintree, REST credit cards...we need to add an option in the gateway settings where you can set the soft descriptor, which is what the buyer will see on their CC statement.

This is important to set at the transaction level, because otherwise it defaults to the PayPal account holder's primary business name, which is a problem when people are using a single PayPal account and selling from multiple websites. User's don't recognize the name on the statement, and they submit disputes because of it.

@angelleye angelleye added this to the 1.4.0 milestone Jan 30, 2017
@kcppdevelopers kcppdevelopers self-assigned this Mar 5, 2017
@kcppdevelopers
Copy link
Contributor

can you please suggest me which value we should assign to softdescriptor field? or just need to hook/filter to extend purpose or add new setting field for Soft Descriptor.

@angelleye
Copy link
Collaborator Author

@kcppdevelopers This would just be an additional option/field on the settings page. So the label would be "Credit Card Statement Name" and then they could fill in whatever value they want.

@angelleye
Copy link
Collaborator Author

@kcppdevelopers I see that we've added the Credit Card Statement Name option to the settings for each of the credit card gateways, but it looks like most of them aren't actually including that value in the API request at all..??

@kcppdevelopers
Copy link
Contributor

@angelleye I have checked code and it seems already include in the API request. Please check : https://pastebin.com/raw/mLJf5gUi

angelleye pushed a commit that referenced this issue Apr 28, 2017
angelleye pushed a commit that referenced this issue Apr 28, 2017
angelleye pushed a commit that referenced this issue Apr 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant