@simplerso/web-sdk
v1.38.8
Published
This is the official Simpler JavaScript Web SDK.
Downloads
1,118
Maintainers
Readme
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.