I'm passing a settled transaction Id along with my api login id and
transaction key details. What's wrong with this?My code snippet:const {
APIContracts, APIControllers } = require('authorizenet'); // Replace
with your actual API credentials const ap...