FILTER BY TAG

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.
  1. Set up your test environment:
    1. Log in to the
      Business Center
      account using your test credentials.
    2. Switch to the test environment if not already in test mode.
    3. Set up a test website or application that integrates
      Unified Checkout
      .
  2. Use test card numbers to simulate different payment scenarios.
    For more test payment data, see Unified Checkout Test Cards.
  3. Test different payment scenarios:
    • Successful transactions
    • Declined transactions
    • 3-D Secure
      authentication, if applicable
    • Different card brands
    • Digital wallet payments, if configured
  4. Verify that the capture context object that you get from the sessions API is correct and that your integration can handle tokens.
    Ensure that your integration correctly handles the capture context and transient tokens throughout the payment process.
  5. Test error handling and edge cases.
    Simulate various error scenarios to ensure your integration gracefully handles and reports errors to the user.
  6. Verify webhook notifications, if configured.
    If you set up webhook notifications, ensure that your system correctly receives and processes them for various transaction events. For information about configuring your webhook notifications, see Webhooks Support.

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.