#ghoullll_api
1 messages ยท Page 1 of 1 (latest)
๐ 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/1372879905716441108
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- ghoullll_code, 18 hours ago, 29 messages
๐ happy to help
hello you already helped me two years ago i guess xD
yes you can't use Raw PAN
oh cool ๐
yeah i hope you're doing great
anyway
what do you mean by raw pan ?
if there is a way to generate the pm in my backend as i used to do in previous versions of stripe i'd be happy to do it this way honestly
i've spent so much time on this feature which should be simple and the only issue is that i'm using flutter web
thanks you too
the card details not tokenized
why not use Stripe.js with PaymentElement?
i did and i get so many error in web i got fed up and deleted everything
i don't want to make a direct payment from the front
if you need to collect the payment details in the frontend than you don't have a lot of choices
you either need to be PCI compliant or use a service that is
the only functionnality i need in the front is to create the pm then send it to the backend to complete the process
sadly in flutter web there are some issues
when i did this in react i had no problem everything went smoothlyby using stripe card element
in flutter web appearently things are more complicated
you shouldn't use card element
but rather payment element
did you try using community packages such as https://pub.dev/packages/flutter_stripe_web
yes i did it contains errors when used with web
i even joined the discord for flutter community and i got no answer
so i left xD
oh no
wait
I really can't help you out with flutter related issues as we don't really officially support flutter at this time
how?
i've been using this one
๐
yeaaah xD
i'm going through a lot i need to concentrate xD
thank you i'm going to try that package maybe it'll work
thanks again really
sure let me know if you need any more help