Accept a card payment with Stripe on Android

Поделиться
HTML-код
  • Опубликовано: 26 ноя 2024
  • НаукаНаука

Комментарии • 22

  • @pauljamieson803
    @pauljamieson803 2 года назад +4

    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!!

  • @manuelsilveriof
    @manuelsilveriof Год назад

    Hi, thanks for this tutorial. What are your thoughts about confirming the payment intent in the backend instead of using this payment flow?

  • @omdevelopers9585
    @omdevelopers9585 2 года назад +1

    Is it possible to use the payment method user has created previously with this method?

    • @StripeDev
      @StripeDev  2 года назад

      Hi there. Would you mind elaborating a bit more your question here?

  • @baselnat93
    @baselnat93 3 года назад +1

    can you explain how to add and save payment method in android

  • @trendisfriend2020
    @trendisfriend2020 3 года назад

    I have done the same thing, but it says Customer name and address required
    while accepting international payment

  • @yamunakalai2292
    @yamunakalai2292 2 года назад

    How can I get the payment details like type of payment method, extra in android.. Pls someone help me

    • @StripeDev
      @StripeDev  2 года назад

      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.

  • @muhammadmusa985
    @muhammadmusa985 2 года назад

    how to pay with user defined value?

    • @StripeDev
      @StripeDev  2 года назад

      Hi Muhammad, we'd like to understand better your question. Could you give more details?

    • @muhammadmusa985
      @muhammadmusa985 2 года назад

      @@StripeDev payment value in your video is fixed.. But I want to get payment value from user how can I get that?

    • @StripeDev
      @StripeDev  2 года назад

      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.

    • @drakata27
      @drakata27 11 месяцев назад

      @@StripeDev Hello is it possible to do it now

  • @sanjayaabeysinghe91
    @sanjayaabeysinghe91 3 года назад

    Hi, Iam having some trouble at 6:00 my code cannot find payButton. its red :D

    • @magiquecreation6593
      @magiquecreation6593 3 года назад

      il faut declarez avec l id que contient le paybutton du layout xml ou l importez avec androidX sinthetique