On This Page
Task 2: Integrate with the Cybersource API
Cybersource
Set up authentication using either JSON Web Token (JWT) or HTTP Signature.
Generate API keys for your preferred authentication method
at the API.
Cybersource
Business Center
.
Integrate this authentication method into your migration script
using the Cybersource
- To integrate with theAPI:Cybersource
- Log in to yourCybersourceaccount at theBusiness Center.
- Set up youraccount for secure communication of REST API messages using either JSON Web Token or HTTP Signature. Generate a P12 key for JWT or a shared secret key pair for HTTP Signature: Set Up YourCybersourceCybersourceAccount
- Integrate the selected authentication method into the subscription creation script.
- For JWT authentication, see Set Up JSON Web Token Messaging.
- For HTTP Signature authentication, see Set Up an HTTP Signature Message.