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

Forter joma new #24

Merged
merged 97 commits into from
Oct 20, 2020
Merged

Forter joma new #24

merged 97 commits into from
Oct 20, 2020

Conversation

alexandrefarber2
Copy link
Contributor

No description provided.

“zach@girit.biz” and others added 30 commits August 17, 2020 19:19
…ber2-patch-1

Revert "Update PaymentPlaceEnd.php"
…forter-support

Beneficiaries giftcard forter support
Cron/SendQueue.php Outdated Show resolved Hide resolved
$result = $this->forterConfig->getDeclinePost();
if ($result == '1') {
$this->customerSession->setForterMessage($this->forterConfig->getPostThanksMsg());
if ($order->canHold()) {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it doesn't work because order is already Hold.
Please make the logic check if canHold OR it's already hold.
--> do we really need this check? I think we can remove it actually

etc/module.xml Outdated
@@ -7,5 +7,5 @@
*/
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
<module name="Forter_Forter" setup_version="2.0.17"/>
<module name="Forter_Forter" setup_version="2.0.19"/>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2.0.20

@orpolaczek orpolaczek merged commit d4f0c97 into master Oct 20, 2020
@orpolaczek orpolaczek deleted the forter-joma-new branch October 20, 2020 13:54
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

3 participants