So I am guessing from this that there is no android app for excepting stripe payments from customers?? I cannot believe in 2022 that they have not come out with one yet!!
Hi Yamuna! You can filter payments by Payment Methods here: dashboard.stripe.com/payments Once you select the payments from this same page, you'll be able to check all the payment details, such as Payment Method and device used.
Thank you for clarifying, Muhammad. You would need to collect the value from an input in your app and then pass that value to your server while creating their PaymentIntent server-side and receiving back the client_secret. Unfortunately, we don't have a pre-built way to do this.
So I am guessing from this that there is no android app for excepting stripe payments from customers?? I cannot believe in 2022 that they have not come out with one yet!!
Hi, thanks for this tutorial. What are your thoughts about confirming the payment intent in the backend instead of using this payment flow?
Is it possible to use the payment method user has created previously with this method?
Hi there. Would you mind elaborating a bit more your question here?
can you explain how to add and save payment method in android
I have done the same thing, but it says Customer name and address required
while accepting international payment
How can I get the payment details like type of payment method, extra in android.. Pls someone help me
Hi Yamuna! You can filter payments by Payment Methods here: dashboard.stripe.com/payments
Once you select the payments from this same page, you'll be able to check all the payment details, such as Payment Method and device used.
how to pay with user defined value?
Hi Muhammad, we'd like to understand better your question. Could you give more details?
@@StripeDev payment value in your video is fixed.. But I want to get payment value from user how can I get that?
Thank you for clarifying, Muhammad. You would need to collect the value from an input in your app and then pass that value to your server while creating their PaymentIntent server-side and receiving back the client_secret. Unfortunately, we don't have a pre-built way to do this.
@@StripeDev Hello is it possible to do it now
Hi, Iam having some trouble at 6:00 my code cannot find payButton. its red :D
il faut declarez avec l id que contient le paybutton du layout xml ou l importez avec androidX sinthetique