test mode.production.expectedResult Key in Order requests - when creating an order, include the following key in the additionalFields array of your request:{
"key": "ExpectedResult",
"value": "status=failed"
}status=failed: simulates a failed payment status.status=success: simulates a successful payment status.expectedResult field does not work in the production environment.