@tomboj/npm-test
TypeScript icon, indicating that this package has built-in type declarations

1.7.9 • Public • Published

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

/@tomboj/npm-test/

    Package Sidebar

    Install

    npm i @tomboj/npm-test

    Weekly Downloads

    0

    Version

    1.7.9

    License

    ISC

    Unpacked Size

    3.67 kB

    Total Files

    8

    Last publish

    Collaborators

    • tomboj