DaffCartPaymentMethodsServiceInterface
The interface responsible for retrieving the available payment methods of a cart.
Properties
Name | Type | Description |
---|---|---|
list | Observable<T[]> | List the available payment methods of a cart. |
The interface responsible for retrieving the available payment methods of a cart.
Name | Type | Description |
---|---|---|
list | Observable<T[]> | List the available payment methods of a cart. |