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

[sc-10218] Fix smartpayPaymentCheckoutID is not saved #14

Merged

Conversation

hSATAC
Copy link
Contributor

@hSATAC hSATAC commented Feb 18, 2023

The smartpayPaymentCheckoutID field is not properly saved, due to:

  • Missing entityManager->flush()
  • Does not finish the controller method properly

This PR resolves this issue.
image

Signed-off-by: Ash Wu <hsatac@gmail.com>
@shortcut-integration
Copy link

@hSATAC hSATAC merged commit bce7191 into main Feb 18, 2023
@hSATAC hSATAC deleted the hsatac/sc-10218/ec-cube-store-smartpay-checkout-id-to-ec branch February 18, 2023 12:34
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

2 participants