Download and unzip the C library
Use the Adyen test card numbers to test your integration.
Prerequisites
- Install Cocoapods. You will use this to install the dependencies associated with the library. For detailed instructions, visit https://cocoapods.org.
Steps
-
Download the software from the Adyen Customer Area (CA).
Request access to these sections by contacting your integration manager.
-
Go to In-person payments > Release overview
-
Select Libraries.
-
Download the iOS app and libraries.
-
-
Copy the files to the directory where you want to store and run them.
-
Unzip the Adyen library, at the same directory level as the source of your POS app, in the following folder structure:
-
YourPOSApp/- source of your POS app
-
AdyenPOSLib/ - library files
-
AdyenToolkit.podspec - Pod spec
-
ios/AdyenToolkit.framework - framework
-
-
-
Open terminal and navigate to your app directory.