5.0.6 • Published 11 months ago

@projectleannation/capacitorauthorizenet v5.0.6

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
11 months ago

@capacitor/authorizenet

Authorize.net Plugin

Install

npm install @capacitor/authorizenet
npx cap sync

API

getCardToken(...)

getCardToken(options: CardTokenOptions) => Promise<any>
ParamType
optionsCardTokenOptions

Returns: Promise<any>


Interfaces

CardTokenOptions

PropType
clientKeystring
loginIDstring
namestring
numberstring
monthstring
yearstring
codestring
5.0.6

11 months ago

5.0.5

11 months ago

5.0.3

11 months ago

5.0.2

11 months ago

5.0.1

11 months ago

5.0.0

11 months ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago