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

Update QuickPay provider to 10.1.0. #11

Merged
merged 1 commit into from
Mar 22, 2024
Merged

Conversation

StanislavSmetaninSSM
Copy link
Contributor

Updated QuickPay provider to 10.1.0.
Net framework of project was updated to net8 version.
Dynamicweb.Ecommerce was updated to 10.2.2.

Replaced deprecated HttpWebRequest by HttpClient.
Small cosmetic refactoring of existed code (added separate classes for each enum, used switch expressions instead of original switches etc.)
Added expirationMonth, expirationYear to the saved PaymentCard (task 17835).
The tasks:
https://dev.azure.com/dynamicwebsoftware/Dynamicweb/_workitems/edit/17748 - Update QuickPay to 10.1.0
https://dev.azure.com/dynamicwebsoftware/Dynamicweb/_workitems/edit/17835 - In Quickpay provider, save the information from 'metadata' object.

Replaced deprecated HttpWebRequest by HttpClient.
Small cosmetic refactor of existed code (added separate classes for each enum, using switch expressions instead of original switches etc.)
Added expirationMonth, expirationYear to the saved PaymentCard (task 17835).
@dw-sha dw-sha merged commit 0e3f875 into main Mar 22, 2024
2 checks passed
@dw-sha dw-sha deleted the ssm/17748-update_quickPay branch March 22, 2024 10:08
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.

2 participants