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.
- Select the V3 base URL for your test environment.
- Use
/auth/uber-pluginswhen you want to test multiple plugins with Layer 7 authorization and validation. - Use
/auth/uber-plugins-noconformancewhen you want to test multiple plugins without OpenAPI Specification validation. - Send the operation that matches your test plan:
GET,POST,PUT, orDELETE. - Review the response and confirm that your application handles successful, unauthorized, forbidden, and bad request outcomes.