diff --git a/functions/lib/mandabem/create-tag.js b/functions/lib/mandabem/create-tag.js index b3b3436..b710dfd 100644 --- a/functions/lib/mandabem/create-tag.js +++ b/functions/lib/mandabem/create-tag.js @@ -78,6 +78,7 @@ module.exports = ({ appSdk, storeId, auth }, { } } ).then(({ data }) => { + console.log('Tag created with success', order._id, JSON.stringify(data)) if (String(data?.resultado?.sucesso) === 'true') { const customFields = shippingLine.custom_fields || [] customFields.push({