Syntax
Public Property OrderAccepted(BOOrderID As String, Result As TransResult)
This method is called when accepting result is received from the Backoffice.
Parameters
| Key | Description |
| BOOrderID | The ID for the order |
| Result | The description of result |
See Also