Hosted Checkout Go-Live Checklist
Overview
This guide will help you transition your Hosted Checkout integration from testing to a live production environment. Follow the steps below to update your credentials, configure your settings, and ensure everything is properly set up for a smooth go-live experience.
- Credentials
Access your production credentials by navigating to Settings > API Access.
Update your app_key
and app_id
from the QA versions to the production versions.
- Acquired Hub Settings
Whitelist Production IPs:
Go to Settings > IP Allowlist in the Hub and whitelist your production IP addresses.
Configure Hosted Checkout Settings:
Set up your Hosted Checkout by navigating to Settings > Hosted Checkout and configuring the necessary options (e.g., response settings).
Customise Your Hosted Checkout Template:
Personalise your Hosted Checkout template by following the provided customisation guide.
Production Endpoints:
Update your codebase to use the production endpoints by removing the "test" prefix from all URLs.
- Test in Production
Perform test payments across your customer journeys (e.g., recurring, one-off) within the production environment to ensure everything functions correctly.
Updated 3 months ago