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

ITT-604: Update Checkout models #223

Merged
merged 5 commits into from
Oct 25, 2023
Merged

ITT-604: Update Checkout models #223

merged 5 commits into from
Oct 25, 2023

Conversation

michaelpaul
Copy link
Contributor

@michaelpaul michaelpaul commented Jul 26, 2023

Summary

Checkout v70 service went through some refactoring and renaming that causes these breaking changes in libraries.

Breaking changes

Multiple models have been renamed.

  • CreatePaymentCaptureRequest -> PaymentCaptureRequest
  • CreateStandalonePaymentCancelRequest -> StandalonePaymentCancelRequest
  • CreatePaymentRefundRequest -> PaymentRefundRequest
  • CreatePaymentReversalRequest -> PaymentReversalRequest
  • DetailsRequest -> PaymentDetailsRequest
  • CreatePaymentLinkRequest -> PaymentLinkRequest
  • CheckoutUtilityRequest -> UtilityRequest
  • CheckoutBalanceCheckRequest -> BalanceCheckRequest
  • CheckoutCreateOrderRequest -> CreateOrderRequest
  • CheckoutCancelOrderRequest -> CancelOrderRequest

@michaelpaul michaelpaul marked this pull request as ready for review October 25, 2023 09:53
@michaelpaul michaelpaul requested review from gcatanese and a team as code owners October 25, 2023 09:53
@michaelpaul michaelpaul enabled auto-merge (squash) October 25, 2023 10:47
@michaelpaul michaelpaul merged commit af6943e into develop Oct 25, 2023
3 checks passed
@michaelpaul michaelpaul deleted the ITT-604 branch October 25, 2023 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants