On This Page
Required Fields for Processing an Authorization with Cybersource Decryption
Cybersource
As a best practice,
include these
decryption implementation of Apple Pay.
REST API
fields
in your request for an authorization transaction with the
Cybersource
Depending on your processor, your geographic location, and whether
the relaxed address verification system (RAVS) is enabled for your account,
some of these fields might not be required.
It is your responsibility to determine whether an API field can be omitted
from the transaction you are requesting.
- Format of the encrypted payment data.
- Set the value toRklEPUNPTU1PTi5BUFBMRS5JTkFQUC5QQVlNRU5Ufor Apple Pay.
- Encoding method used to encrypt the payment data.
- Set the value toBase64for Apple Pay.
- For card-present transactions: set the value to the encrypted payment data.
- Type of transaction. Some payment card companies use this information when determining discount rates. Possible values:
- aesk: American Express SafeKey authentication.
- dipb: Discover card type.
- internet: Default value for authorizations. E-commerce order placed from a website.
- js: JCB J/Secure authentication.
- spa: Mastercard Identity Check authentication.
- 111: Visa Secure authentication
- Set the value to001to identify Apple Pay as the digital payment solution.