Code Monkey home page Code Monkey logo

pyipay's Introduction

FSS iPay Integration Kit (Python)

Documentation Status Updates

DISCLAIMER

This is an unofficial port and is not supported by FSS. Use at your own risk.

The package name is fsspyipay to avoid conflicts.

Welcome

An interface for the FSS iPay terminal integration. This is the successor to the e24PaymentPipe kit which is used in Kuwait by KNET.

Requirements

  • Python 3.6 at minimum. Python 3.7 recommended. Python 2 is not supported.
  • You must already have the integration kit. The kit includes resource.cgn, keystore.bin and the alias.

Notes

In this initial release, only the payment functionality is available.

The following features are planned for subsequent releases:

  • refunds and inquiry
  • compatibility with the raw interface
  • hosted transactions

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

pyipay's People

Contributors

aqibyaseen avatar burhan avatar deepsourcebot avatar pyup-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

pyipay's Issues

Missing ID Evaluation

If the tracking id is passed when calling the method it is giving the below exception.

AttributeError: 'Gateway' object has no attribute 'tracking_id'.

So if the id is passed the else condition will set the tracking id equal to the one that is passed when the method is called.

Issue with reading key file

  • ipaypipe version:
  • Python version:3.7
  • Operating System:Linux Ubuntu

Description

BadKeystoreFormatException
Not a JKS or JCEKS keystore (magic number wrong; expected FEEDFEED or CECECECE)
i got that error
Describe what you were trying to get done.
Tell us what happened, what went wrong, and what you expected to happen.

What I Did

Paste the command(s) you ran and the output.
If there was a crash, please include the traceback here.

Initial Update

The bot created this issue to inform you that pyup.io has been set up on this repo.
Once you have closed it, the bot will open pull requests for updates as soon as they are available.

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.