#siva-fees
1 messages · Page 1 of 1 (latest)
https://stripe.com/docs/expand/use-cases#stripe-fee-for-payment is a good starting point
Can I export the report for all the fee charged by stripe for processing
like payouts
and any charges for invoices of customers
yep, there are various reports on https://stripe.com/docs/reports/ that will help with that.
will stripe send an webhook event card expire
or PaymentMethod.expire
can we get the webhook event before card expire
we don't send a webhook event but you can configure an email to be sent , on https://dashboard.stripe.com/settings/billing/automatic .