DaffCartPaymentUpdateWithBilling
Triggers an update of the cart's selected payment method and billing address.
Properties
| Name | Type | Description |
|---|---|---|
| type | DaffCartPaymentActionTypes.CartPaymentUpdateWithBillingAction |
|
| payment | Partial<T['payment']> | |
| address | Partial<T['billing_address']> |