Skip to content
This repository has been archived by the owner on Mar 17, 2022. It is now read-only.

Fixing #299 #300

Closed
wants to merge 1 commit into from
Closed

Fixing #299 #300

wants to merge 1 commit into from

Conversation

Tii
Copy link

@Tii Tii commented Jan 23, 2018

This pull request fixes #299 .

What's Included in This Pull Request

  • Getting the correct product ID in case of IPN
  • Skipping the correct product to avoid Incorrect Stock Sync

The changes will affect both IPN and non IPN call but does not change how the non-IPN works.

One thing I did not check is if the variations are impacted by the bug (we don't use variations).

This was referenced Apr 27, 2018
@carlituxman
Copy link

carlituxman commented Apr 28, 2018

Is not fixing for me. FYI we use variations.
The payment method is Transfer bank

@Jon007
Copy link
Contributor

Jon007 commented May 24, 2019

@Tii @carlituxman I checked in a completely different Stock.php using a different approach which should fix all outstanding issues including variations, please try it:
https://github.com/hyyan/woo-poly-integration/blob/master/src/Hyyan/WPI/Product/Stock.php

@Jon007 Jon007 closed this May 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stock Syncing issue with IPN
3 participants