Giter Club home page Giter Club logo

paymentgateway's Introduction

Integrate SAP with Bank payment gateway - SOAP based Web Service to connect SAP with Bank's Payment Gateway API

This web service provides interfaces to facilitate real time initiation of payment to customer's vendor's and employees

Banks typically provide payload posting functionality and another service for payment status. Along with providing interface to bank, this web service allows customers to overcome SAP's limitation related to digital signing and cryptography support (encryption & decryption) of payload


  • Web service features & functionality
    1. Interface available for posting- NEFT, RTGS and A2A (account to account) transfer
    2. Interface for status inquiry
    3. Digitally signs the payload using customers private key with RSA-SHA256 and embeds the certificate to the signature
    4. Encrypt the digitally signed payload using 32-byte symmetric key with AES/CBC/PKCS5 algorithm and is then encoded using Base 64 encoding
    5. The symmetric key along with signed payload is encrypted using banks SSL certificate (asymmetric Public Key) with RSA/ECB/PKCS1 algorithm and encoded using Base 64
    6. Entire API transaction is secured using oAuth 2.0 security
    7. Decryption of bank response and providing meaningful status to SAP
  • Technlogy used
    1. Entire interface is developed as SOAP Web Service
    2. Microsoft .Net standard framework
    3. C# and ASP.Net
    4. .Net framework's Certificate & Cryptography management

    paymentgateway's People

    Contributors

    vinaybhide avatar

    Stargazers

     avatar

    Watchers

     avatar

    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.