Credit Memos

Syncing Service Credits to NetSuite

This guide explains how MonetizeNow synchronizes service credits to NetSuite and how the resulting transactions should be reconciled.

Overview

When a service credit is applied in MonetizeNow, the original invoice remains unchanged in NetSuite. Instead, MonetizeNow creates a separate Credit Memo and links it to the invoice.

For example, MonetizeNow may show an amount due of $800 while the NetSuite invoice continues to show $1,000. These values represent different views of the same customer balance:

RecordAmount
NetSuite invoice$1,000
NetSuite Credit Memo-$200
Net customer balance$800

The $800 amount due in MonetizeNow therefore matches the $800 net customer balance in NetSuite.

Why Credits Create Separate Credit Memos

NetSuite treats posted invoices as completed accounting transactions. Once an invoice has been exported, MonetizeNow does not modify its amount or line items.

Instead, every service-credit adjustment creates a separate Credit Memo. This approach:

  • Preserves the original invoice.
  • Maintains a complete accounting history.
  • Links each adjustment to its originating invoice.
  • Provides a clear audit trail between MonetizeNow and NetSuite.

System rule: An exported invoice is never modified. Credit adjustments are represented by separate Credit Memos.

Credit Timing

A Credit Memo is created regardless of whether the credit is issued before or after the invoice is exported to NetSuite.

Credit Applied Before Invoice Export

When a credit is applied before the invoice has been exported, MonetizeNow sends the invoice and Credit Memo to NetSuite as separate transactions.

MonetizeNow                    NetSuite
Invoice subtotal   $1,000      Invoice        $1,000
Service credit      -$200      Credit Memo      -$200
-------------------------      ----------------------
Amount due           $800      Net balance       $800

The credit is not deducted from the gross NetSuite invoice amount. NetSuite receives both the original invoice and the related Credit Memo.

Credit Applied After Invoice Export

When a credit is applied after the invoice has already been exported, MonetizeNow sends a new Credit Memo and links it to the existing NetSuite invoice.

Existing invoice    $1,000
New Credit Memo      -$200
--------------------------
Net balance           $800

The existing invoice is not changed.

Applying Credits Across Multiple Invoices

A customer’s available credit may be applied across multiple open invoices. MonetizeNow distributes the credit in invoice order until the available balance has been used.

Each invoice application creates its own linked Credit Memo in NetSuite.

InvoiceInvoice totalCredit appliedNetSuite recordRemaining invoice balance
INV-1041$1,000$500CM-1041 for $500$500
INV-1042$600$300CM-1042 for $300$300
INV-1043$400$0None$400

In this example, an $800 credit balance produces two Credit Memos because the credit was applied to two invoices.

Reconciling MonetizeNow and NetSuite

Reconciliation should be based on the customer’s net balance rather than the gross invoice total.

MonetizeNow billing viewNetSuite accounting view
Invoice total: $1,000Invoice: $1,000
Service credit: -$200Credit Memo: -$200
Amount due: $800Net balance: $800

To reconcile the two systems:

  1. Locate the customer in NetSuite.
  2. Review the original invoice.
  3. Identify all Credit Memos associated with the customer or invoice.
  4. Subtract the Credit Memo amounts from the gross invoice balance.
  5. Compare the resulting net balance with the amount due in MonetizeNow.

In NetSuite, the relevant view is generally available under:

Transactions → Customers → [Customer] → Open Balance

When credits are distributed across multiple invoices, use the customer record as the primary reconciliation point.

Credits and Credit Notes

Both credits and credit notes create Credit Memos in NetSuite, but their line-item structures are different.

BehaviorCreditCredit note
PurposeRepresents a general customer creditRepresents an itemized adjustment
NetSuite memo structureOne default lineOne or more itemized lines
NetSuite itemCredit As Credit MemoProduct or SKU mapped from each credit-note line
Invoice allocationBased on invoice application dataBased on invoice application data

A standard credit uses the configured Credit As Credit Memo item. A credit note retains the itemized structure created in MonetizeNow.

Applied and Unapplied Credits

Creating a credit and applying it to an invoice are separate actions.

An unapplied credit remains available at the customer-account level. MonetizeNow may synchronize it to NetSuite as a Credit Memo, but the memo will not be allocated to a specific invoice until application data exists.

Once the credit is applied to an invoice, MonetizeNow uses that application data to associate the Credit Memo with the corresponding NetSuite invoice.

Invoice previews do not create persistent application records. A credit displayed in a preview is not considered applied until the underlying transaction is completed.

Frequently Asked Questions

Why does MonetizeNow show $800 while the NetSuite invoice shows $1,000?

NetSuite displays the original gross invoice amount. The service credit is stored as a separate Credit Memo.

$1,000 invoice - $200 Credit Memo = $800 net balance

Compare the MonetizeNow amount due with the NetSuite net customer balance, not with the gross invoice amount.

Does applying a credit before export reduce the NetSuite invoice?

No. NetSuite receives the invoice at its original amount and a separate Credit Memo for the credit. This is true whether the credit is issued before or after invoice export.

Why were multiple Credit Memos created for one credit?

The credit was applied across multiple invoices. MonetizeNow creates a separate Credit Memo for each invoice application.

Search by customer in NetSuite to see all related Credit Memos.

Why didn’t the Credit Memo sync?

Confirm that:

  • The NetSuite connection is enabled.
  • The MonetizeNow account is associated with a NetSuite customer.
  • The related invoice has been exported successfully.
  • A NetSuite association exists for the invoice in MonetizeNow.
  • The required credit item is configured in NetSuite.
  • Product mappings exist for every credit-note line.

If the invoice association was created after the credit sync ran, retrigger the credit sync after confirming that the association exists.

Why is the Credit Memo in NetSuite but not applied to an invoice?

The credit may not have been applied to an invoice in MonetizeNow, or MonetizeNow may be unable to resolve the target invoice to a NetSuite invoice ID.

Confirm that:

  • The credit was applied, rather than only created.
  • The application target is an invoice.
  • The target invoice has a valid NetSuite association.
  • The credit was not displayed only as part of an invoice preview.

Why did a Credit Memo update fail?

An update requires an existing Credit Memo association. If the original create event did not complete, the update has no NetSuite record to reference.

Resolve the issue with the original create operation and retrigger it before retrying the update.

Why does the Credit Memo contain an unexpected item?

Determine whether the source was a standard credit or a credit note:

  • Standard credits use the configured Credit As Credit Memo item.
  • Credit notes use the product or SKU associated with each credit-note line.

If a standard credit contains the wrong item, review the default credit-item configuration. If a credit note contains the wrong item, review its product mappings.

What should I check before opening a support ticket?

Collect and verify the following:

  • MonetizeNow account ID
  • NetSuite customer ID
  • MonetizeNow invoice ID
  • NetSuite invoice ID
  • Credit or credit-note ID
  • Credit Memo ID, if one was created
  • Invoice-association status
  • Credit-application status
  • NetSuite connection status
  • Credit-item or product-mapping configuration
  • Relevant sync timestamps and error messages

Did this page help you?