Integration and Testing

Authorize.Net API questions and help with your payment integration.

cancel
Showing results for 
Search instead for 
Did you mean: 

From this board

Anurag
Moderator

Recorded Developer Webinars Pinned

Please find the links of our recorded developer Webinars Simplify PCI Compliance with Authorize.Net Accept Learn about Authorize.Net API Integration with OAuth 2.0 Creating Automated Workflows Using Authorize.Net Webhooks Thanks Anurag

Anurag
Moderator

API / Features documentation Pinned

Use the features you want to build the payment solution you need. You'll be up and running in minutes. Features : https://developer.authorize.net/api/ SDKS : https://github.com/AuthorizeNet API reference : https://developer.authorize.net/api/referenc...

Anurag
Moderator

Use Try It Tab for testing APIs on sandbox Pinned

You can test APIs from our Try it Tab in API reference on sandbox without signup https://developer.authorize.net/api/reference/index.html#payment-transactions-charge-a-credit-card Click on the Try it tab and click send .

RichardH
Administrator

Use Testing Guide for Specific Transaction Responses Pinned

Using the Testing Guide, developers can trigger specific transaction responses in the sandbox including approvals, declines, errors, as well as AVS and Card Code responses. If you have questions or comments, please use this thread.

AcceptUI Angular 2/5 integration

AcceptUIBackground and AcceptUIContainer get loaded outside approot and is not displayed. Any example on how to use AcceptUI with angular 2/5 project. Needs to use AcceptUI due to compliance requirements.

PayPal, wrong email to clients

Hello, please help me to solve the following question: It seems like our payment process is creating a wrong email to clients.They get a message saying the payment is being processes by our organizationinstead of "You sent $XX to Organization". I exp...

Webhook and relay response

Hi, We are using SIM payment form to do credit card payment, that is redirecting to authorize.net payment form from our application and authorize.net send the response to relay url. Now we are planning to change to webhooks to do credit card payment,...

How to access Authorize.net webhook payload values in java

Hi, We have registered event net.authorize.payment.authcapture.created and URL by using below service in javahttps://apitest.authorize.net/rest/v1/webhooks We have print simple println statement in webhook registered url for testing purpose. We have ...

Settle action

HelloIs any action to change status of payment from "Captured/Pending Settlement" to "settled"?More info:I had Angular application where request my API to allow purchase some item.Currently, when user can authorize and capture a payment, but i don't ...

Integration of Authorize.net with SalesForce

All, I have a simple question. Up until a few months ago, Authorize.net was successfully sending credit card data to SalesForce, without issue. The old IT guy left, and now I am in charge. I have no idea how this was set up, or where to go. The integ...

Test Trigger Automatic Retry Solved

We are looking to start using Automatic Retry but as I understand it, once we enable this feature we can not revert (i.e. disable it). Therefore, we were hoping to test our application with Automatic Retry on our development server with our sandbox a...

ZeroGravPro
Contributor

Why does authnet endpoint return XML instead of JSON? Solved

In my custom PHP libs I have my Accept.js integrations working perfectly. I use very stripped-down calls, not the bloated authnet SDKs. I send XML to the endpoint (https://apitest.authorize.net/xml/v1/request.api), and I get back JSON, and my client-...

scottnes1
Contributor

AcceptUI.js and Saved Payment Profiles Solved

Hello, I've been researching this for a while, but the answer isn't bubbling up, so I'm beginning to think it won't work, but... We'd like to use AcceptUI.js to request a payment nonce from the hosted payment information form (popup). Is it possible ...

Chip and Pin Debit Card Support

We have users with chip and pin debit cards. If they enter the chip and pin cards into an authorize.net system that supports chip and signature, what happens? Does the transaction fail, does the user have to swipe their card instead of insert it into...

sureshrb3
Contributor

ARB transaction number on failed cases Solved

Hi,Im having few doubts on ARB - Authorize.net.Consider im having a subscription (S1) with monthly installment (10 occurrences).1. 12/04/2018 (Success) (T1).2. 12/05/2018 (Success) (T2).3. 12/06/2018 (Failed) (T3).we are here4. 12/07/2018 (???).........

Creating customerprofile and paymentprofile using same nonce

I am trying to send nonce to backend and able to create customerprofile but when trying to create paymentprofile using same nonce getting the error code E00114 Invalid OTS Token. In the below it was mentioned that nonce can be used only oncehttps://c...

td234
Member

Accept Customer looking for paymentProfileId from addPayment POST

I am trying to get Accept Customer Hosted form working to improve my PCI complance and am struggling with adding payment profiles. I can add them, but I am trying to get the paymentProfileId back so I can later charge by using the customerProfileId a...

Error after expired authorization

Hello! I am using Authorize CIMI am getting an error 'The transaction cannot be found.' after i am trying to capture transaction which is expired(it's still visible in authorize cim sandbox administration panel).Is that correct error?I mean i have fe...

Two order amounts on one order id.

I am using OSC 2.2 and Authorize.net SIM module. And its working process is when Authorize.net sends the reponse code is '1' then order is recorded in our database but when it is '2' or '3' order is not recorded and considered as payment failure. We ...

SSL Certificate changes for Production environment

Hi, Is there any SSL certificate changes planned for Production Environment? After 24th March 2018, Sandbox SSL certificate was changed so we had to install new certificate on our DEV/QA servers. This has happened after recent announcement - "System ...

ZeroGravPro
Contributor

Does Accept.js work with CIM yet? Solved

Does Accept.js work with CIM yet? I know about the new Accept Customer Hosted Solution , but what about being able to create customer profiles and payment profiles, and charging cards via CIM profiles, through Accept.js? If it doesn't work today, are...

knightcode
Contributor

Please Update us on state of In-person SDK (remove signature step)

Could someone please update me on the state of the In-Person SDK? Is there a roadmap for further development? Is there a plan? Are bugs and issues being addressed? Is Chase PaymentTech still set to certify soon-ish? Visa, Mastercard, Amex, and Discov...

Passing Tokenized Credit Cards

Our app utilizes the merchant account in the payment gateway. We have another 3rd party vendor who will also be using the same merchant account in the payment gateway. The 3rd party vendor will accept the initial payment and we plan to process the au...

Authorize.net not posting back to response URL -Timed Out

Can somebody give me an idea what could be the problem? We are using Opencart3.0 and Authorize.net SIM. Everything was working fine including response URL back to our site till March 24, 2018. Suddenly all the transactions went into "Missing Orders" ...

ZeroGravPro
Contributor

Can CIM be considered card-present? Solved

Can CIM be considered card-present? I think not, but I have a client who wants his CIM card payment transactions to be considered card-present because the customer card was originally present when the CIM profile was created. What should I tell him?

Detecting a failed authorization

We are having some issues handeling the return transactionResponse to detect failed Transactions. At first we were just tesing for a response code of 2, but found that a decline isnt the only return for a failed transaction. So we decided to go with ...

I am getting zero on reponse

Hi, I have integrated authorize.net payment gateway. it is working fine but on response i am getting as :Success! Transaction ID: 0 Approval Code: 000000 can anybody suggest me, why i am getting as 0

leehinde
Contributor

Charging multiple Authorize.net accounts with a single purchase

So, I'm selling, on a single site, product from multiple vendors, each with their own Authorize.net account. If a customer buys four things, conceivably each will have their own account and each would be charged individually. I understand that requir...

Payment Form

Hey, I am trying to implement Authorize.Net payment method, now I am testing with sandbox account. My question is about styling, as I understand styling is not possible. On sandbox account, there is a section about payment form, I changed some fonts ...