#jacks4377
1 messages · Page 1 of 1 (latest)
api or dashboard just the easiest way to get the value
You can probably export a list of payments somewhere in the Dashboard. But you can also use the API: https://stripe.com/docs/api/payment_intents/list
In any case, you will have to count it yourself.
thanks Vanya
Happy to help.