Skip to main content
PayEdge test app

Test secure data handling

Use this scenario when you want to validate encryption and decryption behavior through secure data handling.

  1. Select the V3 base URL for your test environment.
  2. Confirm that your test client and certificates are configured for secure data testing.
  3. Prepare a request body with account and party details.
  4. Send a POST request to /auth/secure-data.
  5. Send a GET request to /auth/secure-data if you need to retrieve the test message.
  6. Review the response and confirm that your application handles the secure-data flow as expected.