Need a place to start? Follow this checklist when developing a payment gateway testing strategy. A good strategy should detail exactly what information is needed, common flags for problems, and the markers of a successful payment gateway.

  1. Gather test data such as dummy financial information.
  2. Compile the payment gateway information from the merchant.
  3. Establish a payment processor sandbox to run the test scenarios.
  4. Create a list of error codes and document all errors.
  5. Verify the process for a successful transaction.
  6. Check currency integration.
  7. Check for any pop-up messages and error messages if the user’s browser blocks them.
  8. Test that all payment options are valid and functional and that payments trigger corresponding steps in the process.
  9. Check successful transaction messages to both the merchant and the customer.
  10. Be familiar with all of the terms in the gateway system.
  11. Ensure all security and fraud protections are functioning, including customer messages, and that data is sent over secured (HTTPS) channels.

Want more detail? Our latest guide provides a full overview of payments testing, from definitions to use cases to actionable testing scenarios.