Swell Js Versions Save

JS library for building storefronts and checkouts with Swell ecommerce.

v4.1.1

1 week ago
  • Fixed UMD build

v4.1.0

3 weeks ago
  • Fixed UMD build
  • Added tests for each build type
  • Fixed merge function so that options are passed to recursive calls
  • Added types for the utils namespace
  • Updated npm dependencies

v4.0.9

1 month ago
  • Type fixes concerning snake case vs camel case
  • Type fixes missing fields

v4.0.8

1 month ago

Stripe payment fixes & improvements:

  • Pass display_brand from Stripe to Swell card
  • Fix zip_check after creating Stripe payment

v4.0.7

1 month ago
  • fix type definitions for subscription status
  • update dependencies

v4.0.5

1 month ago
  • patch dependencies

v4.0.4

2 months ago
  • Patched ip dependency

v4.0.3

3 months ago
  • Fix: Use fetch API instead of inline script tag for vault requests to prevent interference from browser plugins

v4.0.2

3 months ago
  • Fix: Re-work Stripe Google Pay using the payment request button

v4.0.1

3 months ago
  • Added support for resetting async payment status
  • Patch dependencies for test/umd
  • Updated github actions to use node v16