We have tested transaction control api where we have set GlobalControls with ShouldDeclineAll with true value.
We wants to verify this rule where we can test transaction with card and it declines for that.
And same when we set ShouldDeclienAll falase it should allow to continue the transaction for the same.
We need help to identify which api with sample data we can test this scenario.
Hey @kshah - thanks for reaching out. Looking to see what sample code we may have that could help you out.
I'll get back to you soon. Let me know if any other issues come up in the meantime.
Hey @kshah - you cannot do an actual transaction with production BINs to test the controls being set in sandbox. This could be why you are facing some issues.
Test PANs are available on the test data tab which you can use in the sandbox environment to test the APIs and controls.
Have you tried that?