#Atul Pandey
1 messages · Page 1 of 1 (latest)
Could you elaborate?
Which integartion is this?
stripe payment
More specifically?
means?
Like is this Checkout or Payment Element, or Connect?
Could you provide the Doc you are following?
ok
https://stripe.com/docs/libraries/ios
https://stripe.com/docs/libraries/android
Should you want to read more about accepting payments, you may refer to this link: https://stripe.com/docs/payments/accept-a-payment?platform=web.
acually i follow this doc
?
I am sorry that's 3 different platform
ios android and web
Which one are you following?
Are you developing that UI?
acually i am following ios and android
Okie, then do you use PaymentSheet?
Your screenshot doesn't look like PaymentSheet to me
yes
Sorry, do you mean you are using PaymentSheet?
yes i am using payment
Let's take a step back. You should be using
https://stripe.com/docs/payments/accept-a-payment?platform=ios for iOS, and
https://stripe.com/docs/payments/accept-a-payment?platform=android for Android