Welcome to Zuora Product Documentation

Explore our rich library of product information

Simulate, monitor, and verify transactions

Learn how to simulate, monitor, and verify transactions using test cases, review transaction logs, and adjust error handling in Zuora.

  1. Simulate transactions . Run your test cases using the test card and account information to simulate successful and failed transactions.
  2. Check transaction results . Verify whether Zuora business flow works as expected. Each transaction should be updated appropriately in Zuora, with the correct status based on the gateway response.
  3. Review transaction logs . Review transaction logs in both Zuora and the payment gateway's test environment to verify that requests and responses align. In Zuora, you can review the following logs:
    • Payment Method Transaction log

    • Payment Transaction log

    • Refund Transaction log

  4. Adjust error handling . Based on your testing, ensure that error codes or response variations provided by the gateway are handled as expected.