1.7.9 • Published 2 years ago

@tomboj/npm-test v1.7.9

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Access Worldpay SDKs

Commands

npm i - install the dependencies

npm build - build the artifacts

Distribution methods

Architectural diagram

  • Infrastructure

Usage

1. Embedded script

<script src="https://access.worldpay.com/1.0.3/access-worldpay-sdk.js" />

2. NPM module (type definitions available)

import { checkout, threeds } from '@worldpay/access-worldpay-sdk';

3. NPM Module with individual ES Module (type definitions available)

import checkout from '@worldpay/access-worldpay-sdk/checkout';

Author

1.7.9

2 years ago

1.7.8

2 years ago

1.7.7

2 years ago

1.7.6

2 years ago

1.7.5

2 years ago

1.7.4

2 years ago

1.7.3

2 years ago

1.7.2

2 years ago

1.7.1

2 years ago

1.7.0

2 years ago

1.6.4

2 years ago

1.6.3

2 years ago

1.6.2

2 years ago

1.6.1

2 years ago

1.6.0

2 years ago