Using paymentgateway.io-iOS-SDK-PhoneGap with beanstream.com

Objective-C integration

Install
# See https://github.com/extiris/paymentgateway.io-iOS-SDK-PhoneGap
Get payment
curl \
  /payments/{transId}
Get profile
curl \
  /profiles/{profileId}
Get cards
curl \
  /profiles/{profileId}/cards
SDK on GitHub 📄 API Docs
SDK
paymentgateway.io-iOS-SDK-PhoneGap
Objective-C
API
beanstream.com
beanstream.com
At a glance
Language Objective-C
Endpoints15