Using adyen-authentication-ios with adyen.com

C++ integration

✓ Official SDK
Install
# See https://github.com/Adyen/adyen-authentication-ios
Creates one or more test card ranges.
curl \
  -H "X-API-Key: $API_KEY" \
  https://pal-test.adyen.com/pal/services/TestCard/v1/createTestCardRanges
SDK on GitHub 📄 API Docs
SDK
adyen-authentication-ios
C++
API
adyen.com
adyen.com:TestCardService
At a glance
Language C++
Endpoints1
Base URLhttps://pal-test.adyen.com/pal/services/TestCard/v1
✓ Official