#ghoullll_code

1 messages ¡ Page 1 of 1 (latest)

mossy monolithBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1372590176727072790

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

wraith wadi
#

Hello there

#

We don't support a Flutter SDK so I likely won't be able to help here. We recommend using our React Native SDK which we do support.

#

That said, if you tell me more about the issue then I can let you know if I can suggest anything.

thin mulch
#

hello yes i understand but my app is already with flutter

#

i didn't consider this at the beginning because last time i worked with stripe i can generate a pm in the backend but now it's not allowed anymore

#

i'm forced to use the card element so i can create a pm and send it to the confirmation endpoint that i've created in my backend

#

and this is the result

wraith wadi
#

What do you mean by "card element"? Our Card Element is a Web Element. Is this an element provided by the Flutter SDK?

thin mulch
#

no i used HtmlElementView to render it

wraith wadi
#

Oh you are using a Webview

thin mulch
#

yes

#

i'm not sure if i've done it right honestly since i'm pressed with time xD

#

i've tried multiple solutions but then i decided to take the advice from the experts

wraith wadi
#

Yeah sorry this goes back to what i stated originally... we don't know about Flutter and you should instead use our SDK here. The only thing I can suggest is all of the normal troubleshooting which is to look for errors in your console (you likely want to hook up a debugger to your app to be able to check for web console errors).

thin mulch
#

i did and tried everything it works normally at the begiinning but later it vanishes

#

the flutter sdk apparently doesn't work in the web

#

that's why i used a webview

wraith wadi
#

Yeah sorry I can't help without a lot more information like errors you are seeing. I can't tell you why "it vanishes" and since is Flutter + a Webview I don't have any experience here to really help.

thin mulch
#

cause maybe i did something wrong and i thought it doesn't work in web maybe ?

wraith wadi
#

Nope I can't, sorry. I don't have any experience with Flutter -- we don't support Flutter as we don't have a direct integration with Flutter.

#

You'd have to reach out to Flutter folks about that.

#

I do know that people have successfully integrated Stripe with Flutter

#

But I can't support you in doing that as we don't have experience in that flow and we don't recommend it.

thin mulch
#

okay thank you i'll try more i guess and try to find a solution