In order to capture payments in NetSuite instead of Shopify, ensure the following configuration has been set:
- Flows > Order > Shopify Order Transaction to NetSuite Add is enabled.
- Add a mapping for the P/N Ref field within the Shopify Order to NetSuite Order Add flow.
{{#each $.paymentTransactions}}{{#compare kind '===' 'authorization'}}{{id}}{{else} }{{/compare}}{{/each}} - Settings > Billing > Payments are captured in > NetSuite after order fulfillment.
Notes:
- The transaction should be authorized.
- There should be one authorized transaction only.
- The images above are from an internal Celigo account. Some of your other mappings or flows may seem different.
Comments
Please sign in to leave a comment.