Skip to content

RaghavTheGreat1/razorpay_ifsc

Repository files navigation

IFSC Razorpay

Unofficial Razorpay IFSC Toolkit to fetch bank & branch related details from the IFSC Code of Indian Banks 🇮🇳

Getting started

In your flutter/dart project add the dependency:

razorpay_ifsc:

Import the package

import 'package:razorpay_ifsc/razorpay_ifsc.dart';

Usage

final ifscRazorpay = IfscRazorpay();
final bankDetails = await ifscRazorpay.getBankDetails("KKBK0008077");

Additional information

  • This is an unofficial package developed to contribute to the Flutter Community.

  • Any bugs found? Feel free to create Issues & PRs

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages