Using adyen-react-native with adyen.com

Objective-C integration

Install
# See https://github.com/dmitry-blackwave/adyen-react-native
Get the account or store of a terminal
curl \
  -H "X-API-Key: $API_KEY" \
  https://postfmapi-test.adyen.com/postfmapi/terminal/v1/findTerminal
Assign terminals
curl \
  -H "X-API-Key: $API_KEY" \
  https://postfmapi-test.adyen.com/postfmapi/terminal/v1/assignTerminals
SDK on GitHub 📄 API Docs
SDK
adyen-react-native
Objective-C
API
adyen.com
adyen.com:TfmAPIService
At a glance
Language Objective-C
Endpoints5
Base URLhttps://postfmapi-test.adyen.com/postfmapi/terminal/v1