#ntountasakis
1 messages · Page 1 of 1 (latest)
Hi, the Billing portal is intended for Subscriptions: https://stripe.com/docs/customer-management to manage their subscriptions and update their payment method details. For what you're asking, you'd need to build this on your own. You can list charges for a given customer by using the'List all charges' API https://stripe.com/docs/api/charges/list.