checkout / frames-android

Frames Android: making native card payments simple
https://www.checkout.com/docs/integrate/sdks/android-sdk
MIT License
51 stars 35 forks source link

Make UseCases synchronous for simplicity. #9

Closed john-ohalloran-cko closed 5 years ago

john-ohalloran-cko commented 5 years ago

Proposed changes

The UseCases (so far) are synchronous; so it's easier to use generics to simplify their usage.

Types of changes

Checklist