On This Page
Step 5: Test Your Unified Checkout Integration
After configuring
Unified Checkout
, it's crucial to thoroughly test
your integration to ensure it works correctly and provides a smooth checkout experience
for your customers. This section outlines the steps to test your Unified Checkout
integration. For detailed information about .
Unified Checkout
and
the integration process, see the Unified Checkout
Integration
Guide- Set up your test environment:
- Log in to theBusiness Centeraccount using your test credentials.
- Switch to the test environment if not already in test mode.
- Set up a test website or application that integratesUnified Checkout.
- Use test card numbers to simulate different payment scenarios.
ADDITIONAL INFORMATION
Here are some example test card numbers you can use:Common Card Test NumbersCard TypeCard NumberExpiration DateCard Verification NumberAmerican Express37828224631000503/20267890Mastercard555555555555444402/2026265Visa411111111111111112/2025123For more test payment data, see the Test Payment Details section of theUnified CheckoutDeveloper Guide. - Test different payment scenarios:
ADDITIONAL INFORMATION
- Successful transactions
- Declined transactions
- 3-D Secureauthentication, if applicable
- Different card brands
- Digital wallet payments, if configured
- Verify the capture context and token handling.
ADDITIONAL INFORMATION
Ensure that your integration correctly handles the capture context and transient tokens throughout the payment process. - Test error handling and edge cases.
ADDITIONAL INFORMATION
Simulate various error scenarios to ensure your integration gracefully handles and reports errors to the user. - Verify webhook notifications, if configured.
ADDITIONAL INFORMATION
If you set up webhook notifications, ensure that your system correctly receives and processes them for various transaction events.
AFTER COMPLETING THE TASK
After completing these testing steps, you should have confidence in your
integration. Remember to test in both the test and production environments before going
live.