@gradientedge/commercetools-utils
Preparing search index...
CartAddPaymentAction
Interface CartAddPaymentAction
interface
CartAddPaymentAction
{
action
:
"addPayment"
;
payment
:
PaymentResourceIdentifier
;
}
Hierarchy (
View Summary
)
ICartUpdateAction
CartAddPaymentAction
Index
Properties
action
payment
Properties
Readonly
action
action
:
"addPayment"
Readonly
payment
payment
:
PaymentResourceIdentifier
Payment to add to the Cart. Must not be assigned to another Order or active Cart already.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
payment
@gradientedge/commercetools-utils
Loading...
Payment to add to the Cart. Must not be assigned to another Order or active Cart already.