PayEdge test app
Test secure data handling
Use this scenario when you want to validate encryption and decryption behavior through secure data handling.
- Select the V3 base URL for your test environment.
- Confirm that your test client and certificates are configured for secure data testing.
- Prepare a request body with account and party details.
- Send a
POSTrequest to/auth/secure-data. - Send a
GETrequest to/auth/secure-dataif you need to retrieve the test message. - Review the response and confirm that your application handles the secure-data flow as expected.