GitHub

DaffMagentoShippingAddressTransformer

import { DaffMagentoShippingAddressTransformer } from '@daffodil/cart/driver/magento'

Transforms magento addresses into an object usable by daffodil.

() Methods

transform
DaffCartAddress

Transforms the magento MagentoCart from the magento cart query into a DaffCartAddress.

Parameters
Parameteraddress: MagentoShippingAddress
Description

the address from a magento cart query.