DinkumInteractive / woocommerce-muse

Woocommerce Muse Integration
0 stars 0 forks source link

Store muse order id in an order post meta #43

Closed gtenaschuk closed 6 years ago

gtenaschuk commented 6 years ago

When we receive the response from Muse in this line https://github.com/DinkumInteractive/woocommerce-muse/blob/master/includes/core/class-wc-muse-core.php#L58 It should be the order data geenrated by the API, you can check it in this order http://muse-di-plugins.pantheonsite.io/wp-admin/post.php?post=47&action=edit in the post meta _wc_muse_order_export_success, the id is the order ID we should store. the meta_key could be _wc_muse_order_id