2022-01-21 11:09:33 +01:00

1.4 KiB

Commerce Layer Provider

⚠️ This provider is still a work in progress.

Before getting started, you should do the following:

Next, copy the .env.template file in this directory to .env.local in the main directory (which will be ignored by Git):

cp framework/commercelayer/.env.template .env.local

Next, add the application credentials from your organization application dashboard in .env.local.

Checkout

Demo checkout in this provider is powered by the open-sourced Commmerce Layer Checkout application that provides you with a PCI-compliant, PSD2-compliant, and production-ready checkout flow that lets you easily place orders through the Commerce Layer API. You can setup your own checkout app and deploy to Vercel with one click:

Deploy to Vercel

Contribute

Our commitment to Open Source can be found here.

If you find an issue with the provider or want a new feature, feel free to open a PR or create a new issue.