Keira Climson
Keira Climson
This is great @bluebeel ! I'll try to contribute here.
events: { afterInit: (cart) => { cart.onCheckout = () => { // we dynamically change the checkout function. const firstName = storefront?.account?.name?.split(" ")?.[0] ?? ""; const lastName = storefront?.account?.name?.split(" ")?.[1]...
There seems to be a new field "collect_type" returned with an error with buying the collect postage now. Seems undocumented, and hidden when returning the the shipment through the API...