Hello,I need to simulate expired authorization. How can I do that? I
need to be sure that I will receive same error code number when I will
release my code on production env. My test case:1. Authorize2. Capture
(In this point I should receive error a...