ttopholm / iZettle

Plugin for Cordova
3 stars 8 forks source link

iZettle

Plugin for Cordova

Until I get the time, this is the quick install

  1. Add platform ios
  2. Build ios
  3. Follow the instructions on https://github.com/iZettle/sdk-ios
  4. add plugin
  5. Ready

Functions

Charge

Perform a payment with an amount and a reference.

chargeAmount( apiKey, amount, currency, reference );