1.7.9 • Published 3 years ago

@tomboj/npm-test v1.7.9

Weekly downloads
-
License
ISC
Repository
github
Last release
3 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

3 years ago

1.7.8

3 years ago

1.7.7

3 years ago

1.7.6

3 years ago

1.7.5

3 years ago

1.7.4

3 years ago

1.7.3

3 years ago

1.7.2

3 years ago

1.7.1

3 years ago

1.7.0

3 years ago

1.6.4

3 years ago

1.6.3

3 years ago

1.6.2

3 years ago

1.6.1

3 years ago

1.6.0

3 years ago