You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm a little confused. Klarnas ToS clearly say that you're obligated to submit a valid tracking - the official plugin however doesn't seem to care about that really (for whatever reason ;-))
There are multiple fulfillment plugins, but the majority of the people is using https://woocommerce.com/products/shipment-tracking/ - Supporting this plugin is pretty necessary I believe, especially for people that sell a lot through Klarna.
Adding support for this plugin is incredibly simple, I'm not sure why this hasn't been done yet.
I can understand if Mollie doesn't want to support different shipment plugins, but a simple hook to provide a value for shipAll() should be easy enough? That way support can be added externally without hacking the plugin code every time.
Hi guys,
I'm a little confused. Klarnas ToS clearly say that you're obligated to submit a valid tracking - the official plugin however doesn't seem to care about that really (for whatever reason ;-))
There are multiple fulfillment plugins, but the majority of the people is using https://woocommerce.com/products/shipment-tracking/ - Supporting this plugin is pretty necessary I believe, especially for people that sell a lot through Klarna.
Adding support for this plugin is incredibly simple, I'm not sure why this hasn't been done yet.
Mollie/WC/Plugin.php (shipAndCaptureOrderAtMollie()):
The text was updated successfully, but these errors were encountered: