Giter Club home page Giter Club logo

api_banking_samples's Introduction

Samples

Samples in various languages to connect to banks that provide public API's

Yes Bank

  1. You should be a customer, and should have signed up for API Banking.
  2. You should have received a user-id & password
  3. You should have registered on the API portal, and obtained a client key & secret
  4. You should have whitelisted the ip-address from where you'll initiate the requests
  5. You should have shared your public key for registration with the bank's security team

FundsTransferByCustomerService

  1. You should have subscribed to this service in the API Portal

Ruby

  1. The public key for Yes Bank (production) is present in the repository, in ybl/ybl.env
  2. The sample code executes getStatus, so it is safe to use against a production environment (no funds will debit from your account)
  3. The code uses liquid to put dynamic data in the request template
  4. The code uses faraday to the http call

To execute

gem install liquid
gem install faraday
irb get_status.rb

api_banking_samples's People

Contributors

akil-rails avatar

Watchers

 avatar James Cloos avatar Lavanya Ramamoorthy avatar Ajay Rana avatar

Forkers

ravibalgi

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.