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

Version 0.2.0 #2

Closed
7 tasks done
calebkleveter opened this issue Jul 17, 2018 · 0 comments
Closed
7 tasks done

Version 0.2.0 #2

calebkleveter opened this issue Jul 17, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@calebkleveter
Copy link
Contributor

calebkleveter commented Jul 17, 2018

  • Remove all ID assignment from initializers.
  • Organize file structure.
  • Some types should be made sub-types, i.e. AgreementState => Agreement.State.
  • Use generic Money<CodingKey> struct instead of Money and Amount structs.
  • Create Country struct which encodes/decodes using a single value container to handle country code validation.
  • Create a State enum that represents the states or provinces a country can have: https://developer.paypal.com/docs/classic/api/state_codes/#
  • Extend HTTPHeaderName with custom PayPal headers.
@calebkleveter calebkleveter added the enhancement New feature or request label Jul 17, 2018
@calebkleveter calebkleveter self-assigned this Jul 17, 2018
@calebkleveter calebkleveter added this to the 0.2.0 milestone Jul 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant