web
You’re offline. This is a read only version of the page.
close

What can we help you with?


000003405


866

12/18/2025 18:47 PM

1.0


Body


With 3DS 2.x Identity Check transactions, MasterCard requires that you include additional fields: 3D Secure version and Directory server transaction ID in authorization requests. 

Field NameDescriptionExample
3D Secure versionVersion of 3D Secure that was used to process the Mastercard Identity Check transaction. 1.0.2 or 2.0.0
Directory server transaction IDTransaction ID generated by the Mastercard directory server during authentication. f38e6948-5388-41a6-bca4-b49723c19437

 

SCMP API

Field NameRequest Field for the Authorization ServicePayer Authentication Reply Field
(get value from here)
3D Secure versionpa_specification_versionpa_enroll_specification_version
or
pa_validate_specification_version
Directory server transaction IDdirectory_server_transaction_idpa_enroll_directory_server_transaction_id
or
pa_validate_directory_server_transaction_id
 


 

Simple Order API

Field NameRequest Field for the Authorization ServicePayer Authentication Reply Field 
(get value from here)
3D Secure versionccAuthService_paSpecificationVersionpayerAuthEnrollReply_specificationVersion
or
payerAuthValidateReply_specificationVersion
Directory server transaction IDccAuthService_directoryServerTransactionIDpayerAuthEnrollReply_directoryServerTransactionID
or
payerAuthValidateReply_directoryServerTransactionID
 



 

REST

Field NamePayments URLRequest Field for the Authorization ServicePayer Authentication Reply Field
(get value from here)
PA enrollment URLPA Validate URL
3D Secure version/pts/v2/paymentsconsumerAuthenticationInformation.paSpecificationVersionconsumerAuthenticationInformation.paSpecificationVersion/risk/v1/authentications/risk/v1/authentication-results
 
Directory server transaction ID/pts/v2/paymentsconsumerAuthenticationInformation.directoryServerTransactionIdconsumerAuthenticationInformation.directoryServerTransactionId/risk/v1/authentications/risk/v1/authentication-results

 

 



Was this article helpful?


Articles Recommended for You