Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Worldpay: Update where to pass shopperIPAddress #5348

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

almalee24
Copy link
Contributor

For NetworkTokens shopperIPAddress should be passed after the stored credentials fields. And for Fast Access transactions shopperIPAddress should be passed within paymentDetails

Remote
117 tests, 498 assertions, 2 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 98.2906% passed

Unit
134 tests, 743 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed

@almalee24 almalee24 requested a review from a team November 26, 2024 20:10
@Buitragox
Copy link
Collaborator

Looks good, two questions

  • Was the empty <cvc/> tag not an issue?
  • I see that the <shopper> tag is used in some transactions in the worldpay docs (Request - Visa Direct USA and Canada). Is it worth adding in this PR?

@almalee24
Copy link
Contributor Author

Looks good, two questions

  • Was the empty <cvc/> tag not an issue?
  • I see that the <shopper> tag is used in some transactions in the worldpay docs (Request - Visa Direct USA and Canada). Is it worth adding in this PR?

cvc was not the issues only shopperIPAddress. I can add that but only email one since the other ones are normal used for 3DS

@almalee24 almalee24 force-pushed the update_worldpay_fast_access_request branch from e8b09be to b78d52f Compare November 27, 2024 18:16
Copy link
Collaborator

@Buitragox Buitragox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks nice 💯

@almalee24 almalee24 force-pushed the update_worldpay_fast_access_request branch 3 times, most recently from 925404b to af2d1af Compare December 4, 2024 16:11
For NetworkTokens shopperIPAddress should be passed after the
stored credentials fields. And for Fast Access transactions
shopperIPAddress should be passed within paymentDetails

Remote
117 tests, 498 assertions, 2 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
98.2906% passed

Unit
134 tests, 743 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed
@almalee24 almalee24 merged commit af2d1af into master Dec 4, 2024
5 checks passed
@almalee24 almalee24 deleted the update_worldpay_fast_access_request branch December 4, 2024 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants