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

global integration #120

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

global integration #120

wants to merge 6 commits into from

Conversation

wangdaliu
Copy link
Contributor

No description provided.

Copy link

@KennethNickles KennethNickles 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 to me after comments

README.md Outdated Show resolved Hide resolved
@@ -26,13 +26,14 @@ Before you can start the initialization of Affirm SDK, you must first set the Af
```java
Affirm.initialize(new Affirm.Configuration.Builder("public key")
.setEnvironment(Affirm.Environment.SANDBOX)
.setCountryCode("USA") // Default USA
.setLocale(Locale.US.toString()) // Default en_US

Choose a reason for hiding this comment

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

Same here Locale.US.toLanguageTag()

Copy link
Contributor Author

Choose a reason for hiding this comment

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

toLanguageTag returns en-US, but what we need is en_US @KennethNickles

@AmyBeall
Copy link
Contributor

HI @wangdaliu can we get your help answering the questions above?

@wangdaliu wangdaliu mentioned this pull request Apr 19, 2024
@amit-affirm
Copy link

amit-affirm commented Apr 26, 2024

Why are we re-opening a PR from 2 years ago? Has it been rebased on master? PR should have full description.

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.

4 participants