Skip to main content
PayEdge test app

Test combined secure data, idempotency, tokenization, or conformance behavior

Use this scenario when you need to validate more than one PayEdge gateway behavior in the same flow.

  1. Select the V3 endpoint that matches the capabilities you want to test.
  2. Use /auth/secure-data-tokenizer to test secure data handling and tokenization.
  3. Use /auth/secure-data-conformance to test secure data handling and conformance.
  4. Use /auth/secure-data-idempotency to test secure data handling and idempotency.
  5. Use /auth/secure-data-idemp-conf to test secure data handling, idempotency, and conformance.
  6. Use /auth/secure-data-idemp-tok to test secure data handling, idempotency, and tokenization.
  7. Use /auth/secure-data-conf-tok to test secure data handling, conformance, and tokenization.
  8. Include the Idempotency-Key header where the endpoint defines it.
  9. Review the response to confirm that your application handles the combined gateway behavior.