Using adyen-react-native with adyen.com

Objective-C integration

Install
# See https://github.com/dmitry-blackwave/adyen-react-native
Get a tax form
curl \
  -H "X-API-Key: $API_KEY" \
  https://cal-test.adyen.com/cal/services/Account/v6/getTaxForm
Close stores
curl \
  -H "X-API-Key: $API_KEY" \
  https://cal-test.adyen.com/cal/services/Account/v6/closeStores
SDK on GitHub 📄 API Docs
SDK
adyen-react-native
Objective-C
API
adyen.com
adyen.com:AccountService
At a glance
Language Objective-C
Endpoints20
Base URLhttps://cal-test.adyen.com/cal/services/Account/v6