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

Pw 5482/update checkout api v68 #625

Merged
merged 7 commits into from Oct 4, 2021
Merged

Conversation

wboereboom
Copy link
Contributor

Description
Updated Checkout version to v68 & added checkout sessions endpoint

@coveralls
Copy link

coveralls commented Sep 29, 2021

Coverage Status

Coverage decreased (-0.5%) to 29.402% when pulling 0f9f3e2 on PW-5482/update_checkout_api_v68 into f6a1187 on develop.


public static final String SERIALIZED_NAME_APPLICATION_INFO = "applicationInfo";
@SerializedName(SERIALIZED_NAME_APPLICATION_INFO)
private ApplicationInfo applicationInfo;
Copy link
Member

Choose a reason for hiding this comment

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

Can you double check if ApplicationInfo is correctly populated or if we need to do the same as PaymentsRequest below?

@wboereboom wboereboom merged commit 52393f2 into develop Oct 4, 2021
@wboereboom wboereboom deleted the PW-5482/update_checkout_api_v68 branch October 4, 2021 07:13
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.

None yet

4 participants