Articles in this section

Capture payments in NetSuite

In order to capture payments in NetSuite instead of Shopify, ensure the following configuration has been set:
  1. Flows > Order > Shopify Order Transaction to NetSuite Add is enabled.
    Image_1__1_.png
  2. Add a mapping for the P/N Ref field within the Shopify Order to NetSuite Order Add flow.
    {{#each $.paymentTransactions}}{{#comp are kind '==='  'authorization'}}{{id}}{{else} }{{/compare}}{{/each}}
    Image_2__1_.png
  3. 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.
Was this article helpful?
2 out of 2 found this helpful

Comments

0 comments

Please sign in to leave a comment.