Skip to content

1.1.0: Fixing a bug in the Cart service (#4)

Compare
Choose a tag to compare
@digiexchris digiexchris released this 25 Jul 15:03
· 177 commits to master since this release
  • Fix a bug where a vanity domain and a storefront password caused 401 errors when trying to use the frontend api to retrieve a cart
  • Added getDomain() to the ShopBaseInfo interface

Upgrade instructions:

add getDomain() to your ShopBaseInfo model