Test or Production Server

This guide is for the HTML integration of Smart Checkout. If you feel not confident with it, or before you start a new integration, please get in touch with our friendly help desk:Link

Sometimes you might need to connect to another secuconnect API server. You can achieve this by adding the attribute data-sc-server to the <form> element.

HTML
<form class="sc-autobasket-form"
data-sc-contract-id="GCR_2H69XY35227V2VKP9WRA3SJ0W95RP0"
data-sc-intent="order"
data-sc-server="showcase"
>

You need to use the short server names like testing, dev1 .. devN, live, showcase or nw.