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

PT-14571: Extend Capture with CloseTransaction property #390

Merged
merged 3 commits into from
Dec 5, 2023

Conversation

OlegoO
Copy link
Contributor

@OlegoO OlegoO commented Dec 4, 2023

Description

feat: Add optional Close Transaction property for Capture. Set to True to close a transaction, restricting future capture operations against this order; otherwise, set to False. By default, False. A payment provider can implement own support for it.

image

References

QA-test:

Jira-link:

https://virtocommerce.atlassian.net/browse/PT-14571

Artifact URL:

https://vc3prerelease.blob.core.windows.net/packages/VirtoCommerce.Orders_3.423.0-pr-390-b256.zip

feat: Add optional CloseTransaction property for Capture. Set to True to close a transaction, restricting future capture operations against this order; otherwise, set to False. By default, False.
@OlegoO OlegoO requested a review from ksavosteev December 4, 2023 11:30
Copy link

sonarqubecloud bot commented Dec 5, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@OlegoO OlegoO merged commit a273aa9 into dev Dec 5, 2023
5 checks passed
@OlegoO OlegoO deleted the feat/PT-14571-close-transaction branch December 5, 2023 15:03
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