Aaron, I did as you suggested and generated the token and submitted that
on a device on a different network (my phone on the cellular network),
and the CSS and Javascript files are still not being fetched properly. I
am able to post the token and get...
Aaron, First, here is the Github doc I have been following to create the
API request:
https://github.com/AuthorizeNet/sample-code-csharp/blob/master/PaymentTransactions/GetAnAcceptPaymentPage.cs
Here is the C# server code I am using to generate the T...
@Aaron, Here's the JSON object I'm sending, otherwise I can copy and
paste the C#code I'm using to generate the token: { "Title": "",
"Object": { "transactionRequest": { "transactionType":
"authCaptureTransaction", "amount": 50.0, "amountSpecified": ...