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

Add VenmoClient, VenmoCheckoutRequest and VenmoCheckoutResult #287

Merged
merged 5 commits into from
Jul 24, 2024

Conversation

agedd
Copy link
Collaborator

@agedd agedd commented Jul 16, 2024

Summary of changes

  • Add VenmoCheckoutRequest and VenmoCheckoutResult Types [DTMOBILES-779 and DTMOBILES-781]
  • Add VenmoClient class and its relevant properties and methods [DTMOBILES-785]

Note**: This changes are just part of a shell and a future PR will introduce the implementation

Checklist

  • Added a changelog entry

Authors

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

…shell for client class and basic unit test setup
@agedd agedd requested a review from a team as a code owner July 16, 2024 22:33
@agedd agedd changed the title create VenmoCheckoutRequest and VenmoCheckoutResult structs, add … Add VenmoClient Class, VenmoCheckoutRequest and VenmoCheckoutResult Jul 16, 2024
@agedd agedd changed the title Add VenmoClient Class, VenmoCheckoutRequest and VenmoCheckoutResult Add VenmoClient, VenmoCheckoutRequest and VenmoCheckoutResult Jul 16, 2024
CHANGELOG.md Outdated Show resolved Hide resolved
Sources/VenmoPayments/VenmoClient.swift Show resolved Hide resolved
Sources/VenmoPayments/VenmoClient.swift Show resolved Hide resolved
Sources/VenmoPayments/VenmoClient.swift Show resolved Hide resolved
Sources/VenmoPayments/VenmoClient.swift Outdated Show resolved Hide resolved
UnitTests/VenmoPaymentsTests/VenmoClient_Tests.swift Outdated Show resolved Hide resolved
@agedd agedd merged commit 725139c into venmo-feature Jul 24, 2024
5 checks passed
@agedd agedd deleted the dtmobiles-785-add-venmo-client-class branch July 24, 2024 17:01
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