Skip to content

3ds2 global support#4

Merged
DavidRadchenko merged 17 commits intomasterfrom
3ds2_global_support
Aug 21, 2022
Merged

3ds2 global support#4
DavidRadchenko merged 17 commits intomasterfrom
3ds2_global_support

Conversation

@DavidRadchenko
Copy link

No description provided.

Copy link

@the-fine the-fine left a comment

Choose a reason for hiding this comment

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

LGTM

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>

Choose a reason for hiding this comment

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

can we set target to 11? We will soon need this module in commerce service

public class SpreedlyAmexNetwork {

@XmlElement(name = "acquirer_merchant_id") public String acquirerMerchantId;
@XmlElement(name = "country_code") public Long countryCode;

Choose a reason for hiding this comment

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

can be Integer, but not critical

@julia-elikhis
Copy link

LG, let's take the java 11 compatibility question to the next pr

@DavidRadchenko DavidRadchenko merged commit 264f21b into master Aug 21, 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