Skip to content

Basis-Theory-Labs/safepay-example

Repository files navigation

SafePay Example

Simple checkout page example.

Install dependencies

yarn install

Run locally

Start Parcel by running the following command:

yarn start

Build

Build for importing with Sandpack:

yarn build

The built file dist/index.js can be imported using a <script> tag. It will inject a variable SafePayExampleProject in the window, so it can be imported as SandpackProvider options.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published