URLS Reference for Purse SDK
V3 Widget
The widget is distributed to a stable channel in production and a latest channel in sandbox.
| Environment | Channel | CDN URL |
|---|---|---|
| Production | stable | https://cdn.purse-secure.com/dropin/v3-stable/purse.js |
| Sandbox | latest | https://cdn.purse-sandbox.com/dropin/v3-latest/purse.js |
The sandbox version will be released 48h before the production version.
Secure Fields
The Secure Fields SDK is distributed to a stable channel in production and a latest channel in sandbox.
| Environment | Channel | CDN URL |
|---|---|---|
| Production | stable | https://cdn.purse-secure.com/secure-fields/stable/purse.js |
| Sandbox | latest | https://cdn.purse-sandbox.com/secure-fields/latest/purse.js |
The Secure fields are also integrable as a module via npm :
npm install @purse-eu/web-sdk
Headless Checkout
The Headless Checkout SDK is distributed to a stable channel in production and a latest channel in sandbox.
| Environment | Channel | CDN URL |
|---|---|---|
| Production | stable | https://cdn.purse-secure.com/headless-checkout/stable/purse.umd.js |
| Sandbox | latest | https://cdn.purse-sandbox.com/headless-checkout/latest/purse.umd.js |
The Secure fields are also integrable as a module via npm :
npm install @purse-eu/web-sdk