#aamaulana10-flutter

1 messages · Page 1 of 1 (latest)

hot sage
#

Hello! What library are you using? And can you tell me the exact error you're getting?

fickle apex
#

Hi, thanks for response

this one flutter_stripe: ^3.0.0

#

StripeException(error: LocalizedErrorMessage(code: FailureCode.Failed, localizedMessage: Card details not complete, message: null, stripeErrorCode: null, declineCode: null, type: null))

#

the case is we want to payment with saved card from backend, so users doesn't need to input card again.

its working on Android, but i got that error on iOS

hot sage
#

Hmm... give me a few minutes to see if I can find anything. The flutter_stripe library isn't one we actually maintain, so you may have to go back and ask in the github repo for help but we'll see what I find

fickle apex
#

Okay , thank you so much for helping