This provides a sample on how to integrate the Adyen SDK into a code base. The integration consists of three separate components:
- FakeMcDuckStuff: Retrofit service for the server integration
- MakePayment: Integration of Adyen SDK logic with the server integration
- MainActivity: Activity that contains view logic for integration