hyperswitch icon indicating copy to clipboard operation
hyperswitch copied to clipboard

[FEATURE] integrate 3DS for Worldpay connector

Open kashif-m opened this issue 5 months ago • 1 comments

Feature Description

WorldPay offers 3DS capabilities for a card txn. Same needs to be integrated in HyperSwitch.

Flow - https://developer.worldpay.com/products/access/3ds/web

Possible Implementation

Implementing 3DS for WorldPay requires one additional step of running DDC flows. Flow can be looked at in WorldPay's dev docs

  1. Redirect to Worldpay's DDC
  2. Redirect to Wordlpay's 3DS redirection form
  3. Capture details in HyperSwitch's /redirect/complete flow
  4. Perform a PSync (optional)

Reference https://developer.worldpay.com/products/access/3ds/web

Have you spent some time checking if this feature request has been raised before?

  • [X] I checked and didn't find a similar issue

Have you read the Contributing Guidelines?

Are you willing to submit a PR?

None

kashif-m avatar Oct 01 '24 04:10 kashif-m