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

Various fixes #13

Merged
merged 3 commits into from
Nov 7, 2024
Merged

Conversation

StanislavSmetaninSSM
Copy link
Contributor

@StanislavSmetaninSSM StanislavSmetaninSSM commented Sep 6, 2024

Fixes for tasks:
Bug 20967 - DW10: Dibs/Nets Easy - order named with cart Id in account order list when done with inline form
Bug 20966 - DW10: Dibs/Nets Easy - EmbeddedDibs template not valid
Feature 19926 - DW10: Fix payment providers to shown capture amount in order backend

20967 - the problem was that for inline form we skip the module step, where we set for the cart new id (change it from "Cart" to "Order"). Before there was already one fix related with that: https://dev.azure.com/dynamicwebsoftware/Dynamicweb/_git/Dynamicweb10/pullrequest/14043
But it changes only the order id for dynamicweb, and there still will be the "CartN" name in Dibs account. It could confuse someone, so it should be fixed. To do that, used the Dibs api command "Update reference information" see: https://developer.nexigroup.com/nexi-checkout/en-EU/api/payment-v1/#v1-payments-paymentid-referenceinformation-put

20966 - Removed template tags from template

19926 - Added the common format of logs for capture operations

Also added "Dibs" icon to the provider.

20967 - DW10: Dibs/Nets Easy - order named with cart Id in account order list when done with inline form
20966 - DW10: Dibs/Nets Easy - EmbeddedDibs template not valid
Feature 19926 - DW10: Fix payment providers to shown capture amount in order backend
@StanislavSmetaninSSM
Copy link
Contributor Author

@frederik5480 could you please check it? It's old PR, so I did some fixes to merge it with master version.

@StanislavSmetaninSSM StanislavSmetaninSSM merged commit 618ac33 into main Nov 7, 2024
1 check passed
@dw-sha dw-sha deleted the ssm/20967-dibs_fixes_inline_and_others branch November 15, 2024 09: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