In online and mobile payments, security is a number one concern.
Authentication and verification of the identity of the cardholder is important for preventing fraudulent transactions and refunds.
Each request to Judopay’s Transaction API requires authentication.
Depending on how you integrate with Judopay, you can authenticate requests by:
-
Payment Session
- For more information, see What is a payment session?
OR
-
Token Secret Auth
- The token and secret pair
- For more information, see What is a Token and Secret Pair?
For more information on how to implement these, see Judopay's Developer Documentation Authentication Methods.