kenedyt
Forum Replies Created
-
Ok thanks…
Forum:Plugins
In reply to: [Payoneer Checkout] Vulnerability found in version 3.4.0Hi, I am getting this Fatral error after updating to 3.5: PHP Fatal error: Uncaught Error: Class “Syde\Vendor\Inpsyde\PayoneerForWoocommerce\PaymentMethods\Definition\HostedPaymentPage” not found in /var/web/site/public_html/wp-content/plugins/payoneer-checkout/modules/inpsyde/payoneer-payment-methods/src/PaymentMethodsModule.php:38 in the log. please check that I had to rollback to version 3.4. This is critical!
Thanks for replying, let me know pelase if this is fixed already in the latest version, thanks!
Forum:Plugins
In reply to: [Payoneer Checkout] Vulnerability found in version 3.4.0Hi, please update the plugin for security reasons!
Forum:Plugins
In reply to: [Payoneer Checkout] Vulnerability found in version 3.4.0HI, any news about this pelase?
Thank you, I am testing and I an seeing it works for nowm thanks!
Hi, I recently purchased the Pro version and I’m reaching out as a premium subscriber. I truly need and want to use the product, but I’ve encountered a bug that is currently blocking me.
Please understand this is not a feature request—just a necessary fix in your code. Specifically, in the
global_hooksfile, so I can adapt it myself if needed.I’d really appreciate your support on this and hope you can provide a solution as soon as possible. Looking forward to your reply.
- This reply was modified 5 months, 3 weeks ago by kenedyt.
Hi SellKit Support,I’m trying to make you plugin compatible with FOX multi currency, but I’ve encountered a problem due to the way the get_price() method is used in your code.In the global_hooks file, at line 1025, you have the following line:
$final_price += $details['data']->get_price( $price ) * $details['quantity'];However, according to the WooCommerce documentation, the get_price() method expects a string parameter (‘view’ or ‘edit’) — not a numeric price. Passing a price there doesn’t make sense and causes issues. The correct usage should be:
$final_price += $details['data']->get_price() * $details['quantity'];This way, it defaults to ‘view’, which would trigger the appropriate filter hook I can then use to inject my custom discount logic.Ideally, it would also be helpful if Helper::calculate_discount() used apply_filters() on the final price, so we could hook into that more directly.Could you confirm if this is something your team could fix or offer a workaround for?Thanks in advance!
Hi, please consider my request to make this compatibility possible! Thanks in advance
Hi, I’m currently in the development phase of a multisite platform and already paid a developer to apply this fix to make SellKit work with FOX Multi Currency. The adjustment works perfectly, and it’s a simple improvement in the core logic.
I’m willing to pay for a full year of customer support if that helps prioritize this fix and include it officially in the next release. Since the code is already tested and functional, it would be great to just review and integrate it.
Could you please confirm if this is possible?
Thank you in advance — it would really make a difference for those of us selling internationally!
I’m currently using your plugin and I really need it to be compatible with the FOX Multi Currency plugin. Right now, it’s not working correctly with multiple currencies, and that’s a key feature for my store.
I’ve tested it deeply, and the issue is solved by adding just a small snippet of code. Please consider integrating this natively — it would make a huge difference for those of us working with international customers.
I truly like your plugin and want to keep using it, but this compatibility is essential.
Thanks for your attention!
Ok, thansk i jsut removed the whishlit, thanks
Him I had to reinstall WP 6.8 and now its working, thanks for replying!
Forum:Plugins
In reply to: [Mailster for WooCommerce] No more Updates on This Plugin?Please consider this tp fix, thanks!
oh ,ok thanks for replying. And if I use woocommerce subscription, Woocommerce membership and you deposits plugin ,can all those 3 work together? And your deposit could work like in the scenario I told you before?
- This reply was modified 1 year, 6 months ago by kenedyt.