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

Use pay_customer_name if available #428

Merged
merged 1 commit into from
Sep 9, 2021

Conversation

rodreegez
Copy link
Contributor

In order to allow setting a specific name to be used as the
pay_customer_name, check for the existance of pay_customer_name on
the owner and use that if present. Else, try name and then
first_name + last_name as before.

In order to allow setting a specific name to be used as the
`pay_customer_name`, check for the existance of `pay_customer_name` on
the `owner` and use that if present. Else, try `name` and then
`first_name` + `last_name` as before.
@rodreegez
Copy link
Contributor Author

Related discussion: #427

@excid3 excid3 merged commit 4698e37 into pay-rails:master Sep 9, 2021
@excid3
Copy link
Collaborator

excid3 commented Sep 9, 2021

This is fantastic. I was thinking about this a week or two ago and it totally slipped my mind. Glad you caught it. 👍

@excid3 excid3 mentioned this pull request Sep 9, 2021
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

Successfully merging this pull request may close these issues.

2 participants