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

[v7] Update BTThreeDSecureRequest Parameters #1452

Merged
merged 12 commits into from
Nov 19, 2024

Conversation

agedd
Copy link
Contributor

@agedd agedd commented Nov 1, 2024

Summary of changes

  • Update BTThreeDSecureRequest properties to have everything in the init vs using dot syntax
  • Update related unit tests
  • Confirmed with the gateway on questions around required vs optional parameters

Checklist

  • Added a changelog entry

Authors

List GitHub usernames for everyone who contributed to this pull request.

@agedd agedd marked this pull request as ready for review November 5, 2024 17:48
@agedd agedd requested a review from a team as a code owner November 5, 2024 17:48
@agedd agedd changed the title Update BTThreeDSecureRequest Required Parameters Update BTThreeDSecureRequest Parameters Nov 5, 2024
@agedd agedd changed the title Update BTThreeDSecureRequest Parameters [v7] Update BTThreeDSecureRequest Parameters Nov 5, 2024
@agedd agedd added the v7 label Nov 5, 2024
Copy link
Contributor

@warmkesselj warmkesselj left a comment

Choose a reason for hiding this comment

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

One comment but it's not a blocker. Approving ahead of time.

CHANGELOG.md Outdated Show resolved Hide resolved
accountType: BTThreeDSecureAccountType = .unspecified,
additionalInformation: BTThreeDSecureAdditionalInformation? = nil,
billingAddress: BTThreeDSecurePostalAddress? = nil,
_cardAddChallenge: BTThreeDSecureCardAddChallenge = .unspecified,
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: we can probably just leave this out of the init for now then remove it in the ticket to remove the property completely. If that's more work than it's worth though, feel free to leave and we can hopefully pick up that cleanup ticket soon!

Copy link
Contributor

@jaxdesmarais jaxdesmarais left a comment

Choose a reason for hiding this comment

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

👏

@agedd agedd merged commit a815b97 into v7 Nov 19, 2024
7 of 8 checks passed
@agedd agedd deleted the dtmobiles-1134-update-btthreedsecurerequest-required-param branch November 19, 2024 16:33
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