Solid
Last updated
Last updated
Refer a Friend
Referral ProgramNo account yet?
Schedule Sales DemoSTEP 1
Obtain publicKey and secretKey from Solid.
Go to Gateways | Gateway Integrations and select the Solid tile. Click on + Activate.
Enter publicKey and secretKey.
Select “No” on Secure3DS if it is for Non-3DS.
Click the green Create Gateway button to save your changes and create the gateway
Steps 2 and 3 can be skipped if using Checkout Champ hosted pages.
STEP 2
Add the hidden input browserData inside of the same form as the card input.
<input type="hidden" name="browserData" value="" id="browserData">
STEP 3
Add this script to your page before the closing body tag.