• We’re trying to use this on our site but payments are failing at the 3DS step.

    I’ve just done a test transaction and the following takes place:

    1) it asks for card details
    2) it then says “Your transaction requires 3D secure authentication” (click continue)
    3) I’m redirected to tys.arcot.com/acspage/cap/RID=XXXX
    4 It confirms my number, sends me a code, asks me to input number
    5) It kicks me back to the card number page with the fields highlighted red, as if validation has failed.

    There are a number of issues in the Chrome inspector which may/may not be relevant.

    On the arcot page:

    Error parsing a meta element's content: ';' is not a valid key-value pair separator. Please use ',' instead.

    A cookie associated with a cross-site resource at https://***.ie/ was set without the "SameSite" attribute. It has been blocked, as Chrome now only delivers cookies with cross-site requests if they are set with "SameSite=None" and "Secure".

    There are also a couple of warnings about missing CSS files, but I don’t think those are responsible.

    The only console message on the card details screen (when you arrive back) is about a missing pay_logo.png image, again probably not relevant.

    I’m going to set up a clean installation to test Woocommerce and the plugin on their own but I just wondered if you’d had any other reports of this?

    Thanks,

    Joe

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter doctypedigital

    (@doctypedigital)

    Just following up on this; I’ve just created a clean test site consisting of only:

    – WordPress 5.3.2
    – Woocommerce 4.4.1
    – WooCommerce PurePay

    and the problem persists.

    The payment does show up in PurePay so I believe my credentials are correct, it just never finishes due to the 3DS issue.

    My test site is dockerized and I’ve also a screencast of the failed order process (with Chrome console visible), if either of these are useful for troubleshooting.

Viewing 1 replies (of 1 total)
  • The topic ‘Failing after 3D Secure Authentication’ is closed to new replies.