Set return method in InLine Cart
Overview
Use case
{ "merchant": "AVLRNG", "currency": "USD", "products": [ { "code": "74B8E17CC0" } ], "return-method": { "type": "redirect", "url": "http://my-test-site.com/return-url" } }
Sample request
HTML
Javascript
Demo
Last updated
Was this helpful?