Checkout Actions
fetchCheckoutUrl
Section titled “fetchCheckoutUrl”Fetches the url to enter the checkout.
import { fetchCheckoutUrl } from '@shopgate/engage/checkout';
dispatch(fetchCheckoutUrl());Fetches the url to enter the checkout.
import { fetchCheckoutUrl } from '@shopgate/engage/checkout';
dispatch(fetchCheckoutUrl());