Skip to content
Create account
or
Sign in
The Stripe Docs logo
/
Ask AI
Create account
Sign in
Get started
Payments
Revenue
Platforms and marketplaces
Money management
Developer resources
Overview
Versioning
Changelog
Upgrade your API version
Upgrade your SDK version
Essentials
SDKs
API
Testing
Stripe CLI
Tools
Workbench
Developers Dashboard
Stripe Shell
Stripe for Visual Studio Code
Features
Workflows
Event Destinations
Stripe health alertsFile uploads
AI solutions
Agent toolkit
Security and privacy
Security
Privacy
Extend Stripe
Build Stripe apps
Use apps from Stripe
    Overview
    Stripe-built apps
    Adobe Commerce
    Cegid
    Commercetools
    Mirakl
    NetSuite
      Accountant hub
      Custom payment application
      Customer payment page
      Deposit automation
      Developers hub
      Invoice automation
        Configure taxes
        Credit notes and credit memos
        Customer balance in NetSuite
        Customers in NetSuite
        Invoices in NetSuite
        Prices and coupons in NetSuite
        Revenue recognition
      Invoice payment link
      Invoice payment page
      Multiple currencies
      Multiple subsidiaries
      Onboarding
      Troubleshooting
    Oracle Opera
    PrestaShop
    Salesforce
    SAP
    Shopware 6
    Stripe Tax for BigCommerce
    Stripe Tax for WooCommerce
    Partner apps
    Build your own app
Partners
Partner ecosystem
Partner certification
HomeDeveloper resourcesUse apps from StripeNetSuiteInvoice automation

Stripe customer balance in NetSuite

Use the connector to represent Stripe customer balances in NetSuite.

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 programme.
Check out our changelog.
Questions? Contact Sales.
LLM? Read llms.txt.
Powered by Markdoc