fsspyipay

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


Keywords
knet, payments, kuwait, fss, python3, sdk, sdk-python
License
MIT
Install
pip install fsspyipay==1.0.0

Documentation

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.