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:
Then, in this article found athttps://support.authorize.net/knowledgebase/Knowledgearticle/?code=000001271, it says:
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?
11-13-2024 11:21 AM
Hi @seanspradlin, yes it is safe to expose this information to client browsers.
11-14-2024 01:11 PM