Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
OrderChangePaymentStateAction
Interface OrderChangePaymentStateAction
Produces the
Order Payment State Changed
Message.
interface
OrderChangePaymentStateAction
{
action
:
"changePaymentState"
;
paymentState
:
string
;
}
Index
Properties
action
payment
State
Properties
Readonly
action
action
:
"changePaymentState"
Readonly
payment
State
payment
State
:
string
New payment status of the Order.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
action
payment
State
Typescript SDK Type Docs
Loading...
Produces the Order Payment State Changed Message.