# Customer Balances for Spark Stripe

DevFeed: [Customer Balances for Spark Stripe](<https://devfeed.tech/articles/customer-balances-for-spark-stripe-3613.md>)

Original publisher: [Read original article](<https://laravel.com/blog/customer-balances-for-spark-stripe>)

Author: Dries Vints

Published: 2022-07-22T12:47:00Z

Content type: release

Language: en

Sources: [Laravel Blog](<https://devfeed.tech/sources/laravel-blog.md>)

Topics: [Apache Spark](<https://devfeed.tech/topics/spark.md>), [stripe](<https://devfeed.tech/topics/stripe.md>), [Laravel](<https://devfeed.tech/topics/laravel.md>), [Documentation](<https://devfeed.tech/topics/documentation.md>)

Tags: [customer](<https://devfeed.tech/tags/customer.md>), [customers](<https://devfeed.tech/tags/customers.md>), [documentation](<https://devfeed.tech/tags/documentation.md>), [feature](<https://devfeed.tech/tags/feature.md>), [laravel](<https://devfeed.tech/tags/laravel.md>), [latest-release](<https://devfeed.tech/tags/latest-release.md>), [new-feature](<https://devfeed.tech/tags/new-feature.md>), [payment](<https://devfeed.tech/tags/payment.md>), [payments](<https://devfeed.tech/tags/payments.md>), [release](<https://devfeed.tech/tags/release.md>)

## AI overview

The latest Spark Stripe release adds Customer Balances, allowing customers to view their balance and manually top it up before subscribing. Stripe Checkout handles these payments, supporting customers whose credit cards do not support recurring payments.

## Source excerpt

In the latest release of Spark Stripe, we're happy to introduce support for Customer Balances. With this new addition, customers will be able to view their current balance and top up their balance: !...