Checkout Actions

fetchCheckoutUrl

Fetches the url to enter the checkout.

Usage

import { fetchCheckoutUrl } from '@shopgate/engage/checkout';

dispatch(fetchCheckoutUrl());

Attention: The path to the old modules is deprecated and will be removed in ENGAGE v7: import { fetchCheckoutUrl } from '@shopgate/pwa-common-commerce/checkout'