3DS Enrolment Control – Function THREEDS
Function THREEDS is used to control the enrolment of a cardholder for 3DS enabled programs. This function allows for a card to be enrolled and unenrolled with our 3DS provider.
The language list (separated by commas) supports either the entire language name such as ENGLISH, FRENCH, SPANISH and GERMAN; or the first letter such as E, F, S and G.
Inputs | Description | Required | Data Type |
---|---|---|---|
FunctionID | THREEDS | Y | |
P1 | PAN or ALT ID | Y | (16,19) numeric |
P2 | Action. E to Enroll a card. U to Unenroll a card. | Y | (1) alpha – E or U |
P3 | 3DS Language Preferences. Supported languages are English, Spanish, French and German. | Y | Comma Separated List of Languages |
Outputs | Description | ||
P1 | Error Code | Y | |
P2 | Error Text | Y |
dassignedtome&FUNC=THREEDS&MSGID=00001704406600030&P1=PAN or ALT
ID&P2=E&P3=ENGLISH,GERMAN
dassignedtome&FUNC=THREEDS&MSGID=00001704406600030&P1=PAN or ALT ID&P2=U&P3=E,F
P1=0000&P2=Card Un-Enrolled
P1=0000&P2=Card Already Enrolled
P1=0000&P2=Card Not Enrolled