Skip to content

Dash 4259 add lightbox#51

Draft
Devlaird wants to merge 20 commits intomainfrom
dash-4259-add-lightbox
Draft

Dash 4259 add lightbox#51
Devlaird wants to merge 20 commits intomainfrom
dash-4259-add-lightbox

Conversation

@Devlaird
Copy link
Contributor

@Devlaird Devlaird commented Sep 3, 2025

📝 Description

Jira ticket: <JIRA_Ticket_URL>

Details of change

  • <CHANGE_DETAIL_1>

Change Rollback Plan

  • < Roll Back Step 1>
  • < Roll Back Step 2>

Change Checklist

The following must be reviewed and signed off by the creator of the PR. To sign off review and check each

🔑 Security

  • Security of any environment is not reduced by this change.
  • All existing security controls remain in place or have been replaced with equal or stronger controls.

Testing of Changes

  • Testing results have been verified as complete and covering all aspects of the change.
  • Evidence of testing attached
  • Security scans are passing
  • No package vulnerabilities introduced

🔎 Quality assurance

  • Reviewed this PR myself
  • Automated tests are required and included
  • Security controls have been reviewed
  • Changes are Blue-Green friendly

this is a wip for building up the data device iframe, the next step is to implement the setIframeUrl
method which is the result of calling sca/setup on gateway
…m fields

collect device data for cybersource antifraud.
after tokenizing a card pass the card token to the new gateway client to run sca setup
… happy and sad path

add spec for new-api-gateway-client to handle setup shape - paymentIntent and card token
threeds setup is on /threed_ds/setup path not on /sca/setup
setup params were not being passed through: cardToken & paymentIntent
pass correct shape of data for gateway to handle
after tokenizing the card, hit three_ds/setup endpoint, use the result to populate iframe with url,
jwt value, submit iframe form.
the device data collection iframe returns a result through postmessage
remove console log
add enrollment pathway
add lightbox to provide challenge window
3DS challenge window will now close itself after 3DS response has been received. It will then call
the validate endpoint
update data types on integration testing with gateway
@snyk-io-au
Copy link

snyk-io-au bot commented Dec 16, 2025

Snyk checks have failed. 2 issues have been found so far.

Status Scanner Critical High Medium Low Total (2)
Open Source Security 0 1 1 0 2 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant