@simplerso/web-sdk

1.35.2 • Public • Published

Simpler JavaScript SDK

Install

npm add @simplerso/web-sdk

Usage

import * as Simpler from "@simplerso/web-sdk";

Simpler.checkout({
  target: document.getElementById("app"),
  appId: "00000000-0000-0000-0000-000000000000",
  currency: "EUR",
});

Advanced Usage

Please visit our official docs.

Requirements

In order to use the SDK, a Simpler account is required. Learn more.

Package Sidebar

Install

npm i @simplerso/web-sdk

Weekly Downloads

6

Version

1.35.2

License

ISC

Unpacked Size

333 kB

Total Files

4

Last publish

Collaborators

  • simplerso