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

[3DS] Paypal 2.0 integration #3285

Closed

Conversation

nebdil
Copy link

@nebdil nebdil commented Jul 24, 2019

Follows this PR

Currently Paypal is not ready to support 2.0, this PR does the preparation work for when they do support it we can ship directly then.

Example usage from the Paypal documentation for 2.0

<Version>214.0</Version>
.
.
.
<ThreeDSecureRequest>
    <MpiVendor3ds>Y</MpiVendor3ds>
    <AuthStatus3ds>Y</AuthStatus3ds>
    <Cavv>jMKEKlqlJGiJARAbxMDZ5+fnFeg=</Cavv>
    <Eci3ds>02</Eci3ds>
    <Xid>TTVmdlFxbERYVXo5R1hrVUY5bjY=</Xid>
    <ThreeDSVersion>2.1.0</ThreeDSVersion>
    <DSTransactionId>f38e6948-5388-41a6-bca4-b49723c19437</DSTransactionId>
</ThreeDSecureRequest>

@nebdil nebdil force-pushed the 3ds_paypal_2_integration branch from ce38c52 to 5e91573 Compare October 16, 2019 17:19
Copy link
Contributor

@curiousepic curiousepic left a comment

Choose a reason for hiding this comment

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

This looks good and tests still pass, I'll be merging it soon.

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