cancel
Showing results for 
Search instead for 
Did you mean: 

API Login ID security

I am using acceptjs to send credit card information from the client's browser to authorize.net.

In the documentation found at https://developer.authorize.net/api/reference/features/acceptjs.html, it says:

Screenshot 2024-11-13 at 10.22.46 AM.png

Then, in this article found athttps://support.authorize.net/knowledgebase/Knowledgearticle/?code=000001271, it says:

Screenshot 2024-11-13 at 10.22.24 AM.png

To make the call with acceptjs, I need to have the API Login ID as public information, but this phrasing sounds like that shouldn't be the case.

So I'm just looking for some clarity on this: is it safe to expose this information to client browsers? 

seanspradlin
Member
1 REPLY 1

Hi @seanspradlin, yes it is safe to expose this information to client browsers.

edzhu
New Member