Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The POS must have previously developed the ability to accept calls from the Price Order Webhook, and respond with a call to the Price Order Webhook Callback (using the callbackUrl parameter sent with the original request).

Zenuml sequence macro lite
uuid39f104e4-5aa1-4c62-96a6-8af7c9c4a833
customContentId47125955824718723073
updatedAt2024-05-14T1115T12:3444:01Z12Z

With a translation service

Calls to the Price Order Webhook send the full basket contents under the cart request parameter. This parameter has a standard format, which must be translated to the format that each POS expects to receive. Typically this is accomplished with a service such as Khumbu. In case a translation service is used, communication between systems happens as follows:

Zenuml sequence macro lite
uuid39f104e4-5aa1-4c62-96a6-8af7c9c4a833
customContentId47121696034718723079
updatedAt2024-05-14T1115T12:3644:32Z59Z

Place order

Note

Work in progress

...