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