Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

Use this gateway to process 3DSecure 2.0. Use the PayXpert gateway to process 3DSecure 1.0.

...

STEP 1

Obtain originatorId and APIKey from PayXpert.

 

STEP 2

Activate and edit the PayXpert 3DS V2 gateway.

...

STEP 3

Add the hidden input browserData inside of the same form as the card input.

<input type="hidden" name="browserData" value="" id="browserData">

STEP 24

Add this script to your page before the closing body tag.

...