cURL
curl --request GET \ --url https://api.getredo.com/v2.2/stores/{storeId}/checkout-buttons-ui
{ "css": "<string>", "html": "<string>" }
Generate rendered HTML and CSS for checkout buttons.
Store ID
"64e5a8a1af49a89df37e4ee7"
Success
Boilerplate checkout button CSS, plus any merchant configured styles or A/B tests.
Boilerplate checkout button HTML
Was this page helpful?