Skip to content

add sdkVersion to ThreeDS2RequestData #731

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

Merged

Conversation

daanvinken
Copy link
Contributor

Description
Added the SDKVersion to the ThreeDS2RequestData as specified in the API explorer here.

Tested scenarios
Made a request to /authorise containing the SDKVersion:

"merchantAccount" : "DaanVinken",
   "reference" : "1234565",
   "shopperInteraction" : "Ecommerce",
   "skinCode" : "pub.v2.8716439713203510.fTL__BlhCNKwC6i_9DcKdjA762vf3X_zG0sv8I0giY8",
   "threeDS2RequestData" : {
      "deviceChannel" : "browser",
      "notificationURL" : "https:\/\/docs.adyen.com",
      "sdkVersion" : "2.2.5"
   },
   "card" : {
      "holderName" : "Checkout Shopper PlaceHolder"
   }

Received 200 with CheckoutPaymentsAction (offer LMLSDDF59L2GWR82).

Fixed issue:
NA

Copy link
Contributor

@wboereboom wboereboom left a comment

Choose a reason for hiding this comment

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

Looks good. got 1 suggestion, but will approve after that's fixed

@wboereboom wboereboom merged commit 4cbde6e into Adyen:develop Apr 29, 2022
@AlexandrosMor AlexandrosMor mentioned this pull request May 3, 2022
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