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

Remove BTCardRequest #1458

Open
wants to merge 6 commits into
base: v7
Choose a base branch
from
Open

Remove BTCardRequest #1458

wants to merge 6 commits into from

Conversation

warmkesselj
Copy link
Contributor

Summary of changes

Remove BTCardRequest

Checklist

  • Added a changelog entry

Authors

@jwarmkessel @warmkesselj

@warmkesselj warmkesselj requested a review from a team as a code owner November 6, 2024 17:46
@warmkesselj warmkesselj changed the title Update changelog Remove BTCardRequest Nov 6, 2024
CHANGELOG.md Outdated
@@ -11,6 +11,8 @@
* Update `BTSEPADirectDebitRequest` to make all properties accessible on the initializer only vs via the dot syntax.
* BraintreeLocalPayment
* Update `BTLocalPaymentRequest` to make all properties accessible on the initializer only vs via the dot syntax.
* BTCardRequest
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: the top-level bullets are usually the module names, so BraintreeCard

Suggested change
* BTCardRequest
* BraintreeCard
* Remove `BTCardRequest`

CHANGELOG.md Outdated
@@ -11,6 +11,8 @@
* Update `BTSEPADirectDebitRequest` to make all properties accessible on the initializer only vs via the dot syntax.
* BraintreeLocalPayment
* Update `BTLocalPaymentRequest` to make all properties accessible on the initializer only vs via the dot syntax.
* BraintreeCard
* Remove `BTCardRequest`
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
* Remove `BTCardRequest`
* Remove `BTCardRequest`, use `BTCard` directly instead

Copy link
Collaborator

@stechiu stechiu left a comment

Choose a reason for hiding this comment

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

Approved assuming tests pass

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.

4 participants