dropday-io / Magento

Magento extension for Dropday
5 stars 5 forks source link

Check if the order is paid #12

Open muyncky opened 1 year ago

muyncky commented 1 year ago

Order that are Pending or Canceled are send to the Dropday API. This is not desired, since the order is not paid. Therefor, it should not be shipped.

This fix checks if the order is "Processing."