Determines whether the specified order is payed.
Syntax
Smartsite SXML | Copy Code |
---|---|
boolean payment.ispayed(string checkoutName, string orderId) |
Parameters
Return Value
Data Type | Description |
---|---|
Boolean | trueif the specified order is payed; otherwise,false. |