On This Page
Basic Steps: Authorizing a Payment with Cybersource Decryption
Cybersource
Follow these steps to request an Apple Pay payment authorization with
decryption:
Cybersource
- Create the request message with the requiredRESTAPI fields.
- Use the API fields listed in Fields Required to Authorize a Payment with Cybersource Decryption.
- Refer to the example in REST Example: Authorize a Payment with Cybersource Decryption.
- Send the message to one of these endpoints:
- Production:POSThttps://api.cybersource.com/pts/v2/payments
- Test:POSThttps://apitest.cybersource.com/pts/v2/payments
- Verify the response messages to make sure that the request was successful.
ADDITIONAL INFORMATION
A 200-level HTTP response code indicates success. See the .