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

Add 3d secure contingency settings #230

Merged
merged 4 commits into from
Sep 8, 2021
Merged

Add 3d secure contingency settings #230

merged 4 commits into from
Sep 8, 2021

Conversation

AlexP11223
Copy link
Contributor

@AlexP11223 AlexP11223 commented Aug 20, 2021

Description

image

Steps to test:

  1. Go to PayPal Card Processing and change Contingency for 3D Secure option.
  2. Perform a checkout, check via DevTools --> Network that the selected 3D secure mode is in the POST request to validate-payment-method, such as "verification":{"method":"SCA_WHEN_REQUIRED"}, or no such verification object if No 3D Secure is chosen.

Changelog entry

  • Add 3D secure contingency settings.

@AlexP11223 AlexP11223 requested a review from Dinamiko August 20, 2021 14:18
@AlexP11223 AlexP11223 marked this pull request as ready for review August 20, 2021 14:49
@isabellainpsyde isabellainpsyde added this to the Release 1.6.0 milestone Sep 6, 2021
@Dinamiko Dinamiko merged commit 9e8929c into trunk Sep 8, 2021
@Dinamiko Dinamiko deleted the pcp-248-3ds-select branch September 8, 2021 12:43
@Dinamiko Dinamiko mentioned this pull request Sep 16, 2021
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.

3 participants