Stripe-NetSuite Release Notes

  • Updated

Version 2.2.2 [July 2024]

  • Added discount configuration for credit notes flows
  • Added support for tax codes on discount line items on Invoices
    1. Settings - refund tab - credit memo - text box for discount item internal ID
    2. Mapping for invoice discounts
  • Added a setting in the refund tab to get a credit note discount as a line item on the credit memo in the flow "Stripe credit note NetSuite credit memo".
  • Updated the script to support mappings for the NetSuite line-level required fields for tax, discounts, and Applied Balance.

Version 2.2.1 [July 2024]

  • Added support to bring in tax on Credit Memos
    1. Settings - refund tab - credit memo check box for tax as a line item
    2. Settings - refund tab - credit memo text box for tax item internal ID
    3. Added a setting in the refund tab to get Stripe credit note tax as a line item on the NetSuite credit memo in the flow "Stripe credit note NetSuite credit memo".

Version 2.2.0 [April 2024]

  • Added a new flow to Add/Update NetSuite Transaction Exchange Rates using Stripe Exchange

Version 2.1.25 [February 2024]

  • Added a new flow to automatically retry errors - Retry Integration Flow Errors
  • Added capability to update Stripe transaction records with NetSuite Transaction Internal IDs (as metadata on all of the flows)

Version: 2.1.23 [October 2023]

  • Add a new section for Disputes
    • New Flow - Stripe Dispute to NetSuite Cash Refund or Customer Refund Add
    • New Flow - Stripe Dispute Reversal to NetSuite Cash Sale or Customer Payment Add

Version: 2.1.22 [August 2023]

  • Add a new flow to the Refund section - Stripe Credit Note to NetSuite Credit Memo Add and Customer Refund Add

Version: 2.1.20 [June 2023]

  • Add a configuration for Invoice Status flow - group or ungroup rows in NetSuite saved search

Version: 2.1.19 [May 2023]

  • Add a configuration for Refund flow - do not use custom price level for credit memos

Version: 2.1.18 [April 2023]

  • Add a new flow to the Customer section - Add/Update Stripe Customer Portal URL on the Customer record in NetSuite

Version: 2.1.16 [March 2023]

  • Add a new flow to the Invoice Status section - Update Open NetSuite Invoice Status with Stripe Details
    • This fixes a catch all created_at bug caused by previous flow Stripe Invoice Status (Paid) to NetSuite Customer Payment Add
    • Close NetSuite invoice when Stripe invoice is uncollectible status

Version: 2.1.15 [February 2023]

  • Added configuration setting for upgrade/downgrade subscription invoice line items

Version: 2.1.14 [September 2022]

  • Added a new flow to the Payment section - Add/Update Stripe Hosted Invoice URL on the Custom record in NetSuite
    • This fixes expiring Stripe hosted invoice URLs by requesting a new URL from Stripe using the integrated app logic.
    • Added a saved search dropdown for the new flow
  • Updated the mappings for the below flow - NetSuite Invoice to Stripe Invoice Add
  • Updated the mappings for the below flow - Stripe Invoice to NetSuite Invoice Add

Version: 2.1.11 [June 2022]

  • Added below checkbox as a setting to the Invoice section
    • Do not get $0 Invoices from Stripe to NetSuite

Version: 2.1.10 [March 2022]

  • Added a new payment flow to the Payments section - Add Customer Payments to Open NetSuite Invoices from Stripe Charges
  • Updated the existing flow - Stripe Invoice to NetSuite Invoice Add
    • Added a new import - Get Invoice Extra Line Items
    • Added a new import - Stripe - Rearrange Invoice data
  • Updated the flow - Stripe Invoice to NetSuite Invoice Add on Demand flow
  • Updated the flow - Stripe Invoice to NetSuite Invoice Add (Real Time)

Version: 2.1.6 [March 2021]

  • Stripe to NS Customer flow - Added email mapping with the immutable check. Also, add currency to the mapping.
  • Stripe Charge to NS Invoice flow - Removed mapping for line_items because this is only applicable for Hollis
  • Added a Payment Method dropdown to the Settings on the Payment flow
  • Added a dropdown with 3 choices like, both, invoice only or charge only on the settings of the Payments tab
  • Other small bug fixes