#VStudio
1 messages · Page 1 of 1 (latest)
we don't support Flutter I'm afraid. What is the PaymentIntent pi_xxx where you get the error at least?
Stripe is supported by flutter we have so many packages for it
Error message
"message": "Your card was declined."
"type": "card_error"
pi_3MVtalJpyFzgWTFo03BTgqeO
they're third parties maintained by the community, we don't support them officially and nobody working for Stripe really knows anything about Flutter.
"decline_code": "generic_decline",
Ok but can u guide me on the issue
since debit card are working so integration is fine
that one is blocked because the card number itself is blocked in Stripe or on your account, often due to previous fraud using that card
contact https://support.stripe.com/?contact=true for more help with that, I can't say more. Doesn't seem like a coding/integration question at least, nothing went wrong with that part.
But i tried 2 different credit cards... other one also would be blocked?