The Ultimate Guide to Integrating Stripe Payments in Ionic Framework App with NodeJS | Capacitor

Поделиться
HTML-код
  • Опубликовано: 5 авг 2024
  • Hello Friends, Welcome Back to @CodingTechnyks. In this video, we are going to "Integrate Stripe Payments in Ionic Framework App with NodeJS"​ #ionic #angular for #pwa, #android & #ios | #capacitor
    ► Ionic Capacitor Generate APK & Run in Android & iOS: • Ionic Capacitor - Crea...
    ► Ionic 6+ ALL IN 1 DELIVERY APP UI All Episodes Playlist - • Ionic All in 1 Deliver...
    ► Udemy Firebase Chat App Course for free: www.udemy.com/course/ionic-ch...
    ► 89-95% off on Udemy Courses Pre-Valentine Sale
    1. Ionic 6+ with NodeJs - Complete Beginner to Pro Course 2023
    ₹389 / $9.99 - till 10 Feb 2023
    www.udemy.com/course/ionic-6-...
    2. Ionic 6+ From Beginner to Advanced - Build Food Delivery App
    ₹389 / $9.99 - till 10 Feb 2023
    www.udemy.com/course/ionic5-b...
    ► Finance App Series: • Ionic Finance App UI S...
    ► App Auth Screen Playlist: bit.ly/authScreenSeries
    ► Source Code: github.com/Nykz/Ionic-Capacit...
    ► Social Media
    Facebook: / codingtechnyks
    Github: github.com/Nykz
    Instagram: / codingtechnyks
    Twitter: / codingtechnyks
    Thanks for watching!
    Kindly Like + Subscribe for such Interesting Videos.
    Timestamp
    00:00 - Intro
    00:28 - Setup Stripe API
    05:22 - Integrate Stripe API keys in Ionic App
    06:05 - Install & Setup Stripe Plugin in Ionic App
    27:56 - Creating NodeJS App & Setup API
    38:57 - Testing Stripe Payments App in Browser
    49:52 - Testing Stripe Payments App for Android & iOS
    57:51 - Outro

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

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

    This is very exciting! Perfect timing for this video

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

    Thank you so much.

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

    great video👍

  • @sw0rd7
    @sw0rd7 Год назад +1

    @Coding Technyks
    good job

  • @stephenp8798
    @stephenp8798 5 месяцев назад

    great job

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

    nice video😍😍

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

    Hi, nice video, but I have a question. For environments variables like the keys where is the best place to save it? and how retrieve it? Or how to handle? Thanks in advance

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

      in environment variables it is fine to keep there
      For more security, you can use some sort of encryption or .env file can also be used

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

      For further queries connect via Instagram
      Link in description

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

    Excelente Video. How to change lenguage modal payment card? for example Spanish. Please

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

      Will have to check the documentation
      Kindly check it once

  • @ShafiMahammad_123
    @ShafiMahammad_123 3 месяца назад

    Hi
    I have installed Xcode 15.1 and cordova-ios 7.1.0 and after adding the cordova stripe plugin getting the following error.
    Tried uninstalling pods and installed firebase still not working. Please help me here.
    Showing Recent Issues
    Assertion failed: (aliasSectionNum == sectionNum && "alias and its target must be located in the same section"), function assignAliasAtomOffsetInSection, file Layout.cpp, line 3324.
    Linker command failed with exit code 1 (use -v to see invocation)

    • @CodingTechnyks
      @CodingTechnyks  3 месяца назад

      Mostly it does not happen
      Try updating cocoapods

  • @AjayKumar-dy5cd
    @AjayKumar-dy5cd 9 месяцев назад

    Hi, How to enable apply promotional / coupon code option in payment sheet? Or this there any other way to apply to couple code in this flow.Please guide me through this.

    • @CodingTechnyks
      @CodingTechnyks  9 месяцев назад +1

      Work on the coupon before entering stripe

  • @intermediaconseil3722
    @intermediaconseil3722 3 месяца назад

    hello, I don't understand the use of the stripe test with the ip address. How does this work in production? How is the link made? What will the new IP be? Thank you for your feedback. Thank you for your feedback.

    • @CodingTechnyks
      @CodingTechnyks  3 месяца назад

      I have explained everything in the videos
      Still any doubt then Connect via Instagram

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

    Hi, nice video, but I have a question. How to integrate paypal?

  • @saiwebdeveloper352
    @saiwebdeveloper352 27 дней назад

    For any payment method, I want to trigger the payment twice: 95% of the amount should go to the business owner and 5% should go to the client. This should happen simultaneously when the user pays the full amount.Please help me.

  • @niranjanash
    @niranjanash 4 месяца назад

    I followed this tutorial exactly and it works perfectly on Android. However, the same does not work on iOS. The present payment sheet just opens for a second and then closes down immediately. There are no logs as well on xcode. Can you please let me know if there are any additional checks or configuration that i need to do?

    • @CodingTechnyks
      @CodingTechnyks  4 месяца назад

      Nothing else is required actually
      Debug in safari and check
      If still any issue then let me know, will have to check your code first

    • @niranjanash
      @niranjanash 4 месяца назад

      @@CodingTechnyks Thanks a lot for the quick response. I got the issue. It seems the Stripe doesn't work with ionic 7. I downgraded to ionic 6 and it started working normally.

  • @SaiyanJin85
    @SaiyanJin85 5 месяцев назад

    is there a vue version?

    • @CodingTechnyks
      @CodingTechnyks  5 месяцев назад

      No
      But you can try on your own, just check the docs

    • @SaiyanJin85
      @SaiyanJin85 5 месяцев назад

      @@CodingTechnyks Thanks! I'll try it!

  • @pg.idrees
    @pg.idrees 6 месяцев назад

    Does app store accept applications that integrated with Stripe?

    • @CodingTechnyks
      @CodingTechnyks  6 месяцев назад +1

      Yes it will
      But you need to have additional features in your app apart from stripe integration
      Why you think it will not get accepted

    • @pg.idrees
      @pg.idrees 6 месяцев назад

      Okay thanks, I'm about to finish my project. I read some articles they said app store rejects apps that use third party payment because of the fee that Apple took from in-app purchase. But I will continue with Stripe and see.

  • @stephenp8798
    @stephenp8798 5 месяцев назад

    i dont suppose you know of any way to disable the back button when the payment is processing. im having an issue were the user is hitting the back button and after payment logic is not being carried out. i cant see anything in the docs and the ionic back button handler seems to have no affect. i assume the plugin has it own back button handler. keep up the good work by the way.

    • @CodingTechnyks
      @CodingTechnyks  5 месяцев назад +1

      Yes Stephen
      May be we can’t as of now
      Hitting back button should fail the payment, is that what you want?

    • @stephenp8798
      @stephenp8798 5 месяцев назад

      @@CodingTechnyks i got it sorted thanks👍

    • @CodingTechnyks
      @CodingTechnyks  5 месяцев назад

      Can you elaborate what you did

  • @trinhmanhcuong
    @trinhmanhcuong 9 месяцев назад

    Confirm payment always catches event Completed, never Failed. How to resolve with card declined?

    • @CodingTechnyks
      @CodingTechnyks  9 месяцев назад

      No resolution yet by the plugin team, have to try some own logic may be