#danielncr
1 messages · Page 1 of 1 (latest)
You can see on the account object if they're a non-profit: https://stripe.com/docs/api/accounts/object#account_object-business_type
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
But it won't show whether or not you have the discount
I need to know if they have the discount. Is there a way to tell the fee rate? (like 2.2 vs 2.9)?
Unfortunately not