eBay - Send Command Message
- Print
eBay - Send Command Message
- Print
The content is currently unavailable in English. You are viewing the default Korean version.
Article summary
Did you find this summary helpful?
Thank you for your feedback
eBay - Send Command Message
The Send command message
function is used to send commands to the Shoplive Player.
<div class="cm-s-neo" data-testid="SyntaxHighlighter" style="box-sizing:border-box;display:inherit;">const command = "COMMAND HERE";
const payload = { key: "KEY", value: "VALUE" };
window[ShoplivePlayer]("send", "SEND_COMMAND_MESSAGE", { command, payload });</div>
Commands
Command | Payload | Description |
---|---|---|
| N/A | (Optional) Notify that the external context has started. |
| N/A | (Optional) Notify that the external context has ended. |
| { | Bid request with the price |
| { "saved": true } | Change the seller saved state. |
| { | Change the coupon button state. |