#sindui-fees
1 messages · Page 1 of 1 (latest)
@safe spruce https://stripe.com/docs/expand/use-cases#stripe-fee-for-payment should help
still works the same(it's charge.balance_transaction.fee_details)
But when i tried to expand charge api like payment intent it returns an errro
{
"error": {
"message": "This property cannot be expanded (charges).",
"type": "invalid_request_error"
}
}