#morteza-tp-1990_api

1 messages · Page 1 of 1 (latest)

nova roostBOT
#

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

📝 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.

blissful crater
shell tusk
#

Hi there! Can you share the payment intent ID so I can investigate?

blissful crater
#

yes

#

pi_3SOHcRCcKZqJHZmR1HhrYKRq

#

it shows up in the website which uses stripe elements but not on the sdk

#

we have this in the readme of the package but don't know if it's updated or not, can you make sure if payment sheet supports pay by bank please ?

PaymentSheet: Learn how to integrate PaymentSheet, our new pre-built payments UI for mobile apps. PaymentSheet lets you accept cards, Apple Pay, Google Pay, and much more out of the box and also supports saving & reusing payment methods. PaymentSheet currently accepts the following payment methods: Card, Apple Pay, Google Pay, SEPA Debit, Bancontact, Billie, iDEAL, EPS, P24, Afterpay/Clearpay, Klarna, Giropay, and ACH.

shell tusk
#

Got it, looking into it now

#

Thanks for your patience! It looks like Pay by Bank isn't supported for the Mobile Payment Element
https://docs.stripe.com/payments/pay-by-bank

Express Checkout Element and Mobile Payment Element don’t support Pay by Bank.

#

The readme mentions different bank related payments, but it doesn't work specifically with pay_by_bank unfortunately

blissful crater
#

thanks

shell tusk
#

No problem, happy to help in any way I can!

blissful crater
#

I can't find Express Checkout Element and Mobile Payment Element don’t support Pay by Bank. in the doc

#

is there any reason that's not supported on mobile

shell tusk
#

Right, it's near the top, there are three tabs, the third one says "Product Support"

#

if you want to get an understanding of why or when this might be supported

blissful crater
#

by the way we are using Payemnt Sheet which is different from Payment Element , or not ?

shell tusk
#

You're right, they are different, but I believe the restriction may hold for both. Let me double check

blissful crater
#

any news from this ?

shell tusk
#

Yes, thanks for your patience! The docs reference Mobile Payment Element, but in this case it applies to the PaymentSheet as well. So at this point it's not supported for your use case

blissful crater
shell tusk
#

You are correct, this is unclear language in the docs. As you pointed out earlier, the readme also mentions which payment methods are supported:

PaymentSheet lets you accept cards, Apple Pay, Google Pay, and much more out of the box and also supports saving & reusing payment methods. PaymentSheet currently accepts the following payment methods: Card, Apple Pay, Google Pay, SEPA Debit, Bancontact, Billie, iDEAL, EPS, P24, Afterpay/Clearpay, Klarna, Giropay, and ACH.

And Pay by Bank isn't currently included in this list

blissful crater
#

ok then

#

Thank you