Home > @vsf-enterprise/sapcc > CreateCartPaymentDetailsProps
CreateCartPaymentDetailsProps interface
Properties for creating and assigning a payment details object on a cart.
Signature:
export interface CreateCartPaymentDetailsProps extends BaseProps
Extends: BaseProps
Properties
Property | Type | Description |
---|---|---|
paymentDetails | PaymentDetails | New Payment Details object that will be added to a cart. |