Skip to main content
POST
Simulate Payment
Simulate a subscription payment success or failure via the payment gateway’s sandbox/UAT environment.
This endpoint is not available in production.

Path Parameters

string
required
The unique identifier (uid) of the subscription.

Request Body

string
required
The desired payment outcome to simulate. Must be one of:
  • SUCCESS
  • FAILED
string
Optional payment ID to simulate against a specific payment. If omitted, the gateway determines the target payment.