Set the order external reference in the InLine Cart
Overview
Use case
{ "merchant": "AVLRNG", "currency": "USD", "products": [ { "code": "74B8E17CC0" } ], "reference": { "external": { "order": "test-order-external-ref" } } }
Sample request
HTML
Javascript
Demo
Last updated
Was this helpful?