Skip to main content
PayEdge test app

Test multiple plugin behavior

Use this scenario when you want to validate how your application behaves when multiple PayEdge plugins apply to the same request path.

  1. Select the V3 base URL for your test environment.
  2. Use /auth/uber-plugins when you want to test multiple plugins with Layer 7 authorization and validation.
  3. Use /auth/uber-plugins-noconformance when you want to test multiple plugins without OpenAPI Specification validation.
  4. Send the operation that matches your test plan: GET, POST, PUT, or DELETE.
  5. Review the response and confirm that your application handles successful, unauthorized, forbidden, and bad request outcomes.