Skip to content

Last Updated: 30 September 2024 | Change Log

Testing

Test your Exemptions integration on the Try environment using the magic values provided below. Send requests and see simulated responses.

Warning

You can test how the issuer responds to the exemption applied in the payment using these Access Payments test values.

Cardholder name

Use different cardholder names to alter the exemption outcome.

Tokens

Use the cardholder test names below when creating the tokens. When creating tokens containing test/dummy card numbers you must delete the token before creating another with the same PAN. You are prevented from creating another token using the same PAN. As an alternative you can also change the namespace used as part of the token creation.

Exemptions assessment

Magic valueDescriptionOutcomeTypePlacement
ex-exemption-lowRisk-authorizationApply a low risk exemption to the paymentexemptionlowRiskauthorization
ex-exemption-lowValue-authorizationApply a low value exemption to the paymentexemptionlowValueauthorization
ex-exemption-lowRisk-authenticationApply a low risk exemption to the authenticationexemptionlowRiskauthentication
ex-noExemptionNo exemption provided, proceed to 3DS or directly to paymentnoExemptionN/AN/A

Exemption object

You can also use the exemption object within the request body to test your integration. The SCA Exemptions service returns a placement and type that matches the values provided in the request. In Try, optimized will always return the values in the below table:

Requested placementResponse
authorizationauthorization
authenticationauthentication
optimizedauthorization
Requested typeResponse
lowRisklowRisk
lowValuelowValue
optimizedlowRisk
Note

Providing both a cardholder name magic value and the exemption object results in the cardholder name magic value taking priority. The contents of the exemption object are applied in the assessment request.