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

[PIWOO-229] WooCommerce - Merchant Capture #846

Merged
merged 2 commits into from
Oct 30, 2023
Merged

Conversation

inpsyde-maticluznar
Copy link
Collaborator

Here are some important notes about the PR:

  • I created a new module MerchantCapture. Here you can find everything related to the Manual Capture except module settings which are located here: inc/settings/mollie_advanced_settings.php
  • In src/SDK/WordPressHttpAdapter.php I added another nobody code. Please check it. If you think it can cause problems, we have to find another way. When we cancel the payment successful response is 202.
  • In src/Payment/MollieOrderService.php I added a new action hook.
  • In src/Payment/PaymentModule.php I added a filter for disabling shipping or capture settings.
  • Most of the other changes were done by phpcbf.

@inpsyde-maticluznar inpsyde-maticluznar changed the title Feature/piwoo 229 [PIWOO-229] WooCommerce - Merchant Capture Oct 24, 2023
@mmaymo mmaymo merged commit ad40c09 into develop Oct 30, 2023
4 checks passed
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