Conversation
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
…ion flow display challenge window
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 checks have failed. 2 issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📝 Description
Jira ticket: <JIRA_Ticket_URL>
Details of change
Change Rollback Plan
Change Checklist
The following must be reviewed and signed off by the creator of the PR. To sign off review and check each
🔑 Security
Testing of Changes
🔎 Quality assurance