@ezetel/master-sdk
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

Ezetel master SDK

A modified version of the initial ezetel sdk that dynamically adapts to the currently defined store credentials.

Installation

yarn add @ezetel/master-sdk

Usage

To get started, instantiate a new Ezetel client with your store credentials.

Note: This may require a Ezetel account.

// JavaScript
import { gateway as EzetelGateway } from '@ezetel/master-sdk'

const Ezetel = EzetelGateway()

Note: If you're using webpack, you'll need to add the following to your projects configuration file.

{
"node": {
      "fs": "empty"
    }
}

Readme

Keywords

none

Package Sidebar

Install

npm i @ezetel/master-sdk

Weekly Downloads

1

Version

1.0.3

License

MIT

Unpacked Size

66.4 kB

Total Files

7

Last publish

Collaborators

  • mecolela