Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 618 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 618 Bytes

Adyen Integration - Sample

This provides a sample on how to integrate the Adyen SDK into a code base. The integration consists of three separate components:

  1. FakeMcDuckStuff: Retrofit service for the server integration
  2. MakePayment: Integration of Adyen SDK logic with the server integration
  3. MainActivity: Activity that contains view logic for integration