Hello Experts,
I am studying the Csharp Sample to Charge Credit Card by calling the ChargeCreditCard method from the SampleCodeTest project. I had replaced the constants for the API Login ID and Transaction Key with the ones I have obtained from Sandbox. But when i run the ChargeCreditCard, even though the console says charge was run successfully, i don't see this transaction in my Sandbox dashboard. I am missing something? I don't seem to be connecting to the Sandbox server, so to speak. I did set the Sandbox Transaction Processing to Test Mode = LIVE. Not sure what else i have to do. When in sandbox, i am able to charge credit card using the Tools menu. But when i try to send transaction from my Csharp SampleCode.exe (after compiling), the credit card doesn't seem to be uploaded. Please help.
Solved! Go to Solution.
07-07-2022 03:38 PM
Hello Experts,
I figured out my problem.
07-07-2022 05:34 PM
Hello Experts,
I figured out my problem.
07-07-2022 05:34 PM