API Reference

The (SANDBOX) Simulate Payment endpoint in the Wudi Pay provides users with the ability to simulate the payment of a specific charge by calling this route. This feature is exclusive to the sandbox environment, allowing developers to test payment scenarios without affecting real financial transactions.

Use this endpoint to simulate the payment of a charge by just calling this route. Only available in sandbox.


🚧

HEADERS

Authorization (string, required): The access token generated by the authentication endpoint must be included in the authorization header in the format Bearer {{access_token}}.

➡️

Practical Tips

  • Sandbox Environment: Use this endpoint only in the sandbox environment to test payment scenarios without impacting real transactions.
  • Webhooks Integration: Consider configuring webhooks to capture simulated payment events and perform additional validations.
Language
Authorization
Header
Click Try It! to start a request and see the response here!