Using adyen-swift-public-api-diff with adyen.com

Swift integration

✓ Official SDK
Install
# See https://github.com/Adyen/adyen-swift-public-api-diff
Get a link to a Adyen-hosted onboarding page
curl \
  -H "X-API-Key: $API_KEY" \
  https://cal-test.adyen.com/cal/services/Hop/v6/getOnboardingUrl
Get a link to a PCI compliance questionnaire
curl \
  -H "X-API-Key: $API_KEY" \
  https://cal-test.adyen.com/cal/services/Hop/v6/getPciQuestionnaireUrl
SDK on GitHub 📄 API Docs
SDK
adyen-swift-public-api-diff
Swift
API
adyen.com
adyen.com:HopService
At a glance
Language Swift
Endpoints2
Base URLhttps://cal-test.adyen.com/cal/services/Hop/v6
✓ Official