#waqas-ahmad_code

1 messages ¡ Page 1 of 1 (latest)

crisp zephyrBOT
#

👋 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/1346027584588087407

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

junior juniper
#

When user click on pay directly stripe card screen open where stripe ask for card info for payment.

craggy lagoon
#

Can you describe what is the problem you are facing? I didn't see a specific question

junior juniper
#

I have pizza app in which user buy pizza. I integerate stripe for payment. I have enable twint, apple pay and card option. It means user will select option first then pay but when user click directly stripe show card detail screen

#

I want this behaviour

#

??

craggy lagoon
#

Do you mean the PaymentSheet doesn't show Twint as you expected?

#

Can you share the PaymentIntent which was used?

#

pi_xxx

junior juniper
#

Yes payment sheet doesn't show apple pay and twint

#

pi_3QyT3rP1SLouMwkc1Ixin7ee

craggy lagoon
#

ApplePay depends on the device. It needs to login in an Apple account which has card setup

junior juniper
#

What about twint?

craggy lagoon
#

Yeah looking at the PI you shared. It correctly has TWINT though

#

Can you screenshot how your PaymentSheet looks like?

#

Ah I see

#

Twint hasn't been supported in PaymentSheet yet, unfortunately

#

I will record your feedback

crisp zephyrBOT
junior juniper
#

So which service will I use in mobile that support apple pay, google pay, twint and credit card option?

craggy lagoon
#

You can use a combination of PaymentSheet for ApplePay/GooglePay/card, and then use a webview for Twint

graceful iris
#

hi! I'm taking over this thread. let me know if you have other questions!

junior juniper
#

how can I use twint from webview. Any doc link?

graceful iris
#

we don't have doc specifically about webviews. for Twint, you could use Payment Element or Checkout Sessions