reverbdotcom / reverb-magento

Magento 1.x plugin for syncing with Reverb
Other
7 stars 10 forks source link

Issues/GitHub 252 #261

Closed dunagan5887 closed 7 years ago

dunagan5887 commented 7 years ago

Fix #252 Pull request to implement the updating of shipping address during order update execution. Also implements a check during the "paid" order status update to ensure that an order has not already been fully invoiced before attempting to invoice the order

dunagan5887 commented 7 years ago

Commit https://github.com/reverbdotcom/reverb-magento/pull/261/commits/3ca466f03b74d32493228ff3993d86f2527eaddb implements the functionality to update the shipping address for a Reverb order regardless of the Reverb order status provided in an update API call

kylecrum commented 7 years ago

@dunagan5887 thanks. I'm testing it now.