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

Adds cardholder_name attribute reader for Apple Pay Card #228

Merged
merged 2 commits into from
Aug 16, 2022

Conversation

AxelTheGerman
Copy link
Contributor

Summary

See #227 which describes the issue of cardholder_name instance variable being assigned but not exposed via attr_reader unlike the regular CreditCard object.

Checklist

  • Added changelog entry (If there isn't an #unreleased section, add that and your changelog entry to the top of the changelog)
  • Ran unit tests (rake test:unit)
  • I understand that unless this is a Draft PR or has a DO NOT MERGE label, this PR is considered to be in a deploy ready state and can be deployed if merged to main

@AxelTheGerman AxelTheGerman requested a review from a team as a code owner June 2, 2022 22:33
Copy link
Contributor

@hollabaq86 hollabaq86 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👋 @AxelTheGerman thanks for the PR! This looks good to me, I don't have an ETA on when this will get released, but it is on our radar.

@hollabaq86
Copy link
Contributor

for internal tracking, ticket 1717

@DPoplin DPoplin merged commit b663f2a into braintree:master Aug 16, 2022
@DPoplin
Copy link
Contributor

DPoplin commented Aug 16, 2022

@AxelTheGerman Thank you for submitting this PR! Changes will be added in the next release.

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

Successfully merging this pull request may close these issues.

4 participants