Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[FEATURE] integrate 3DS for Worldpay connector #6177

Closed
2 tasks done
kashif-m opened this issue Oct 1, 2024 · 2 comments · Fixed by #6374
Closed
2 tasks done

[FEATURE] integrate 3DS for Worldpay connector #6177

kashif-m opened this issue Oct 1, 2024 · 2 comments · Fixed by #6374
Assignees
Labels
C-feature Category: Feature request or enhancement

Comments

@kashif-m
Copy link
Contributor

kashif-m commented Oct 1, 2024

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?

  • 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 kashif-m added C-feature Category: Feature request or enhancement S-awaiting-triage Status: New issues that have not been assessed yet labels Oct 1, 2024
@sOnU1002
Copy link

sOnU1002 commented Oct 1, 2024

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?

  • I checked and didn't find a similar issue

Have you read the Contributing Guidelines?

Are you willing to submit a PR?

None

yes

@gorakhnathy7 gorakhnathy7 added the hacktoberfest Issues that are up for grabs for Hacktoberfest participants label Oct 16, 2024
@kashif-m
Copy link
Contributor Author

kashif-m commented Oct 20, 2024

Assigning this to myself, as it's needed on priority **

@kashif-m kashif-m self-assigned this Oct 20, 2024
@kashif-m kashif-m linked a pull request Oct 20, 2024 that will close this issue
14 tasks
@gorakhnathy7 gorakhnathy7 removed the hacktoberfest Issues that are up for grabs for Hacktoberfest participants label Oct 21, 2024
@SanchithHegde SanchithHegde removed the S-awaiting-triage Status: New issues that have not been assessed yet label Oct 27, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
C-feature Category: Feature request or enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants