redsys-easy.create3dsmethodform.md
November 19, 2025 ยท View on GitHub
Home > redsys-easy > create3DSMethodForm
create3DSMethodForm() function
Creates parameters for a 3DS method form
Signature:
create3DSMethodForm: (emv3dsParams: Pick<ThreeDSv2PreAuthWithMethodOutputParams, "threeDSServerTransID" | "threeDSMethodURL">, notificationURL: string) => ThreeDSMethodForm
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
emv3dsParams |
Pick<ThreeDSv2PreAuthWithMethodOutputParams, "threeDSServerTransID" | "threeDSMethodURL"> | |
|
notificationURL |
string |
Returns: