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

Move to retrofit #24

Closed john-ohalloran-cko closed 5 years ago

john-ohalloran-cko commented 5 years ago

Proposed changes

Making the network layer a bit simpler, more reusable and testable by using Retrofit instead of Volley.

As part of this work I've made the GooglePlay example runnable so that the Google Token flow can be easily verified and used by 3rd parties.

Types of changes

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.