On This Page
Migration Process: Secure Acceptance to Unified Checkout
Secure Acceptance
to Unified Checkout
Follow these steps to migrate your integration from
Secure Acceptance
to Unified Checkout
.This guide provides a step-by-step process for migrating your payment integration from
Secure Acceptance
to Unified Checkout
. Ensure you have completed the pre-migration checklist before proceeding.- ReviewUnified CheckoutDocumentation
ADDITIONAL INFORMATION
Familiarize yourself with the.Unified CheckoutOverview - Prepare Your Environment
ADDITIONAL INFORMATION
- Configure your Digital Payment options through theBusiness Center.
- Set up necessary REST API credentials from your merchant account using theGetting Started with REST Developer Guide.
- Update Integration
- Frontend Changes
ADDITIONAL INFORMATION
- ReplaceSecure Acceptanceforms withUnified Checkoutforms
- Implement the newUnified CheckoutJavaScript SDK for a seamless user experience
- Backend Changes
ADDITIONAL INFORMATION
- Update server-side code to handle new API endpoints and response structures
- Migrate existing payment flows to theUnified CheckoutAPI
- Test the Integration
ADDITIONAL INFORMATION
- Utilize the Sandbox Environment to test your integration thoroughly.
- Conduct end-to-end testing to ensure all payment flows work as expected.
- Go Live
ADDITIONAL INFORMATION
- Once testing is complete, switch to the production environment.
- Monitor transactions and user feedback to ensure a smooth transition.