kingkero / payment-methods-report-woocommerce

Adds a new report to the WooCommerce analytics section about used payment methods.
GNU General Public License v3.0
3 stars 1 forks source link

Update for HPOS? #12

Open thesour1 opened 7 months ago

thesour1 commented 7 months ago

Love the plugin, curious if there is any plans/way it could be updated to allow for Woocommerce HPOS? I would gladly donate as this plugin is extremely helpful.

Thanks so much

kingkero commented 7 months ago

Hi @thesour1 - honestly I haven't looked much unto this plugin lately. Can you elaborate what is missing to work with HPOS?

thesour1 commented 7 months ago

Not quite sure, I've read through the manual from woocommerce/files for plugin and it appears it just needs the header added in to verify it is compatible with HPOS but I'm not 100% sure. Its the new file storage format for Woo.

https://github.com/woocommerce/woocommerce/wiki/High-Performance-Order-Storage-Upgrade-Recipe-Book https://woo.com/document/high-performance-order-storage/

From what I can see everything looks okay, but I figured I would ask you first

thesour1 commented 7 months ago

This is literally the ONLY plugin out there that does displays the daily totals by payment method properly and easily; so definitely worth donating to get the upgrade if thats something that you would like

kingkero commented 6 months ago

Honestly money is less of an issue than finding the time. I'll try to find some time over Easter or the week after to look into this and the other open issues

kingkero commented 6 months ago

@thesour1 I have it running now and am testing out the plugin again. For me, it seems to work without issues with HPOS - can you elaborate what issues you're having?

Screenshot 2024-04-20 at 18 16 22 Screenshot 2024-04-20 at 18 16 55
thesour1 commented 6 months ago

Hey sorry so it just says Incompatible with 'High-Performance order storage' (1) https://karunadelivery.io/wp-admin/plugins.php?plugin_status=incompatible_with_feature&feature_id=custom_order_tables And then lists the payment report plugin. From what I can see I just need to remove the woocommerce header and it should work because I don’t see any direct database entries, however it won’t let the website switch to HPOS as it says its incompatible currently.

Thanks again for looking into this

On Apr 20, 2024, at 9:17 AM, Martin Rehberger @.***> wrote:

@thesour1 https://github.com/thesour1 I have it running now and am testing out the plugin again. For me, it seems to work without issues with HPOS - can you elaborate what issues you're having?

Screenshot 2024-04-20 at 18 16 22

— Reply to this email directly, view it on GitHub https://github.com/kingkero/payment-methods-report-woocommerce/issues/12#issuecomment-2067719792, or unsubscribe https://github.com/notifications/unsubscribe-auth/BHGY4V7TI4LHMZKJ4A6YHXDY6KIJJAVCNFSM6AAAAABFCXGHRCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANRXG4YTSNZZGI. You are receiving this because you were mentioned.

kingkero commented 6 months ago

@thesour1 Can you try the latest version? (1.0.1) I bumped the required Woo version, that might solve the issue already

thesour1 commented 5 months ago

Hey there, I've tried the new update and it does not show any info when clicking on the link/there is no dashboard widget showing up.

Screen Shot 2024-05-01 at 11 19 41 PM

Not sure what is causing an issue as there is no php errors in the log

kingkero commented 5 months ago

@thesour1 Sorry to hear, what versions (WordPress, WooCommerce, (WooCommerce Admin)) are you using?

If there are no PHP logs ,can you check the browser console for any JS logs?