(PECL xcommerce >= 1.0.0)
Xcom::__construct — Create a new Xcom object
$fabric_url
[, string $fabric_token
[, string $capability_token
]]] )Creates a new Xcom object
fabric_url
The fabric endpoint (XCOM_FABRIC_PRODUCTION
for
production and XCOM_FABRIC_SANDBOX
for sandbox).
fabric_token
The fabric token provided to you, pass an empty string if you only send messages.
capability_token
The capability or tenant token, it is used when sending messages.