0.1.5 • Published 4 years ago

paypal-here-plugin v0.1.5

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

Capacitor Plugin for PayPal Here SDK

This plugin is a wrapper for PayPal Here iOS and Android SDKs

About The Project

This a capacitor plugin to be used by the CutCo rep app to connect and collect payment via PayPal card readers.

To know more about how capacitor plugins work refer to https://capacitorjs.com/docs/plugins

Plugin methods

All the plugin methods are defined in the definitions.ts file. If any method needs to have a web implementation it needs to implemented in the web.ts

iOS plugin

All the files related to iOS plugin are in /ios folder. Plugin.swift contains the plugin method implementation. These plugin methods call the PayPal Here iOS SDK api. Make sure to define the plugin method in Plugin.m for the client to be able to find it.

Android plugin

All the files related to Android plugin are in /android. PaypalHerePlugin.java contains the plugin method implementation.

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.0

4 years ago

0.1.1

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago