Skip to content

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

…equestData.java

Co-authored-by: Wouter Boereboom <62436079+wboereboom@users.noreply.github.com>
@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