#kyle
1 messages · Page 1 of 1 (latest)
:question: Have a non-technical question, account issue, or need one-on-one support?
We wish we could help, but this community is focused on developers and technical discussions. Our support team will be able to assist you better than we can: https://support.stripe.com/contact
I should clarify, I mean when looking at payment intent or payment method objects from the stripe api
what do you mean by premium card? the brand https://stripe.com/docs/api/cards/object#card_object-brand the funding type https://stripe.com/docs/api/cards/object#card_object-funding or something else?
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
There is now a higher % fee taken by Stripe if the card is identified as a Premium Card vs a Standard Card and was wondering if it was possible to differentiate whether a card used for payment method was premium or standard