Using adyen-react-native with adyen.com

Objective-C integration

Install
# See https://github.com/dmitry-blackwave/adyen-react-native
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-react-native
Objective-C
API
adyen.com
adyen.com:HopService
At a glance
Language Objective-C
Endpoints2
Base URLhttps://cal-test.adyen.com/cal/services/Hop/v6