How to Integrate RAZORPAY PAYMENT GATEWAY in your Flutter App | Flutter Projects | GeeksforGeeks

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 ธ.ค. 2023
  • 🚀 Elevate your mobile app development skills with our comprehensive Flutter tutorial! Learn how to seamlessly integrate Razor Payment Gateway into your Flutter project using Razorpay SDK, enabling smooth online payments. Follow our step-by-step guide, complete with code tutorials and development tips, to enhance your Flutter skills and create a flawless online payment experience for your users.
    Whether you're a beginner or an experienced Flutter developer, this tutorial provides the essential insights you need to implement Razor Payment Gateway seamlessly. Dive into the world of mobile payments with confidence and elevate your Flutter application's user experience today! 💻✨
    -------------------------------------------------------------------------
    🔴 Interested in building more such projects?
    Take a look at our Flutter Projects Playlist: • FLUTTER PROJECTS | Ult...
    📚 Explore Our Courses: practice.geeksforgeeks.org/co...
    -------------------------------------------------------------------------
    Follow us for more fun, knowledge, and resources:
    💬 Twitter- / geeksforgeeks
    🧑‍💼 LinkedIn- / geeksforgeeks
    📷 Instagram- geeks_for_g...
    💌 Telegram- t.me/s/geeksforgeeks_official
    📱 Download GeeksforGeeks' Official App: geeksforgeeksapp.page.link/gf...
    #GeeksforGeeks #flutter #razorpay #paymentgateway #flutterproject #flutterapp #flutterdevelopment #onlinepayment #GfG

ความคิดเห็น • 20

  • @Anagha_VK
    @Anagha_VK 5 หลายเดือนก่อน +3

    Don't we need to call api ?

  • @rajadebnath2268
    @rajadebnath2268 7 หลายเดือนก่อน +3

    Need more on Android development

  • @jaafarsafo2688
    @jaafarsafo2688 3 หลายเดือนก่อน

    wow so helpful thank you ❤❤

  • @sonalisubhadarsini7701
    @sonalisubhadarsini7701 26 วันที่ผ่านมา

    Thank you for this video. It's working.

    • @banamalinayak4673
      @banamalinayak4673 23 วันที่ผ่านมา

      @@sonalisubhadarsini7701 odia??

  • @kartikkapoor3216
    @kartikkapoor3216 7 หลายเดือนก่อน +2

    Please upload videos of Android app on
    Various apps development

  • @shibilshibi808
    @shibilshibi808 5 หลายเดือนก่อน +1

    i think it does not work in flutter website

  • @NarenderHome
    @NarenderHome 5 หลายเดือนก่อน +1

    Could you please make video on razorpay subscription

  • @PopcornInfotech-gt7lu
    @PopcornInfotech-gt7lu 7 หลายเดือนก่อน

    How to integrate Razorpay for ios devices in flutter?

  • @banamalinayak4673
    @banamalinayak4673 หลายเดือนก่อน

    Payment failed in opening checkout

    • @AyushSingh-em2il
      @AyushSingh-em2il 23 วันที่ผ่านมา

      same error

    • @banamalinayak4673
      @banamalinayak4673 23 วันที่ผ่านมา

      @@AyushSingh-em2il can you help me with firebase

  • @madhav3573
    @madhav3573 4 หลายเดือนก่อน

    No need to add the API key that's great

    • @HardikTiwari-xv3ec
      @HardikTiwari-xv3ec 3 หลายเดือนก่อน

      Yo man,did u try this code???Does it work??plz reply man,have to show this project in 2 days

    • @nithinlycanz
      @nithinlycanz 3 หลายเดือนก่อน

      @@HardikTiwari-xv3ec did it work for you

    • @ayushkhandelwal3020
      @ayushkhandelwal3020 หลายเดือนก่อน

      We do have to, the test API key used in the video doesn't work, and its only a test key so it doesn't do actual transactions, u have to signup and create ur own api key in razorpay

  • @test-yu2vn
    @test-yu2vn 5 หลายเดือนก่อน +1

    Hi thank you nice video, i fallowed this video,but iam getting bellow error,
    [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method resync on channel razorpay_flutter)
    #0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:320:7)
    #1 Razorpay._resync (package:razorpay_flutter/razorpay_flutter.dart:105:20)
    razorpay_flutter: ^1.3.4 package
    can plz tell me reason

    • @bhavyamalik8422
      @bhavyamalik8422 2 หลายเดือนก่อน

      did you find solution

    • @ayushkhandelwal3020
      @ayushkhandelwal3020 หลายเดือนก่อน

      It does work, u just have to use ur own api key after signing up on razor instead of the 'key' used in the video.