Skip to content
Create account
or
Sign in
The Stripe Docs logo
/
Ask AI
Create account
Sign in
Get started
Payments
Finance automation
Platforms and marketplaces
Money management
Developer tools
Get started
Payments
Finance automation
Get started
Payments
Finance automation
Platforms and marketplaces
Money management
Overview
Versioning
Changelog
Upgrade your API version
Upgrade your SDK version
Developer tools
SDKs
API
Testing
Workbench
Event Destinations
Workflows
Stripe CLI
Stripe Shell
Developers Dashboard
Agent toolkit
Stripe health alertsBuild with LLMsStripe for Visual Studio CodeFile uploads
Security
Security
Extend Stripe
Stripe Apps
Stripe Connectors
    Overview
    Integrate a connector
    Commercetools
    Adobe Commerce
    Mirakl
    NetSuite
      Accountant hub
      Developers hub
      Prepare for onboarding
      Deposit automation
      Invoice automation
        Configure taxes
        Customers in NetSuite
        Invoices in NetSuite
        Prices and coupons in NetSuite
        Customer balance in NetSuite
        Revenue recognition
        Credit notes and credit memos
      Invoice payment page
      Customer payment page
      Custom payment application
      Multiple subsidiaries
      Multiple currencies
      Troubleshooting
      Invoice payment link
    Oracle Opera
    Cegid
    PrestaShop
    Salesforce
    SAP
    Shopware 6
    Stripe Tax for WooCommerce
    Stripe Tax for BigCommerce
    Partner connectors
    Build your own connector
Partners
Partner ecosystem
Partner certification
HomeDeveloper toolsStripe ConnectorsNetSuiteInvoice automation

Stripe customer balance in NetSuite

Use the connector to represent Stripe customer balances in NetSuite.

Copy page

The connector represents a Stripe customer balance in NetSuite only after it’s used.

The connector creates a credit memo against an invoice for the amount paid when:

  • The invoice is paid by a customer’s balance.
  • The invoice is marked as paid.

If the invoice is only partially paid by the customer’s balance, a corresponding Stripe charge for the remaining balance must exist before the connector can create a credit memo. The connector won’t create a credit memo for a partially paid invoice that’s open with an outstanding amount.

The credit memo that represents the customer balance contains:

  • Stripe: [invoice ID]. This credit memo was created by a Stripe customer's balance.
  • The line item from the invoice

NetSuite items used for customer balances

Enable this feature

To use a unique item for all customer balance credits, ask your implementation partner to enable the Global item for customer balance feature in your Stripe app settings. Consult with your implementation partner to understand all accounting and technical implications.

If a customer balance isn’t completely used on the first invoice created after downgrading a product price, the connector does the following:

  • Applies the credit memo representing the customer balance to future invoices
  • Represents the credit memo as a Stripe Customer Balance item in NetSuite

The connector uses a global item to track customer balance usage in NetSuite because there isn’t a way to determine what the customer balance represents. You can optionally use a unique item for all customer balance credits. This allows you to make sure all discounts given through the customer balance post to a specific general ledger account. You can then run reports by item and see a breakout of customer balance usage.

Negative invoices

NetSuite doesn’t support negative amounts on invoices. The connector handles this scenario by creating an invoice with all line items with a zero amount. The connector represents a customer balance amount (the negative amount on an invoice) when it’s used on subsequent invoices.

For example, say you downgrade the price for a customer’s subscription. The prorated, unused amount on the subscription product price is greater than the amount of the prorated, new product price. If this occurs, the Stripe invoice has a negative amount total, which is added to the customer balance.

See also

  • Deposit automation
  • Invoice automation
  • Invoice payment page
  • Customer payment page
Was this page helpful?
YesNo
Need help? Contact Support.
Join our early access program.
Check out our changelog.
Questions? Contact Sales.
LLM? Read llms.txt.
Powered by Markdoc