#Daku2op
1 messages · Page 1 of 1 (latest)
anyone has any clue what could be the issue ?
Is there a specific doc or guide that you are following here?
Ah is this using the flutter_stripe library?
No, I was just trying to get the googlePay done without using the sheet, for the apple it is working fine but not with googlePay
yes
I think there is some issues with the flutter_stripe library versions
Gotcha, in that I'd reccommend opening a discussion or issue on the flutter_stripe GitHub. Stripe doesn't develop that library, so unfortunately we don't know much about how to use it on this server https://github.com/flutter-stripe/flutter_stripe/discussions/categories/q-a
I actually had replied to one of the closed issues but they did not reply further
https://github.com/flutter-stripe/flutter_stripe/issues/1493
Does stripe have any technical chat support ?
👋 stepping in as Pompey needs to step away
This is our technical chat support
But we don't support the Flutter library
We really don't know anything about it
So we can't help you with issues related to that.
Only with things related directly to our APIs/SDKs
okay and is there any other way I can directly use the stripe sdk ? where can I find it's documentation
Our documentation is at https://stripe.com/docs
If you are looking for a basic payment integration guide then you would go to https://stripe.com/docs/payments/accept-a-payment
thank you