Vue Storefront is now Alokai!
Learn More Changelog of the SDK module
Changelog of the SDK module
- fix:
apiUrl
has to be full URI like http://localhost:8181/api/stripe
instead of only baseURL like previously, - chore: first stable version of SDK.
- refactor: lazy-loading Stripe SDK when it's required.
- fix: made types match with ones from commercetools-sdk.
- stable version,
- throws error if developer tries to call any of available methods server-side.