Skip to main content

SDK for Faspay Sendme Snap

Project description

N|Solid

Welcome To Faspay SendMe

This package provides Faspay SendMe Snap 1.0 support for the Python Language.

Requirements

The following versions of Python are supported.

  • Python 3 or latest

To use this package, it will be necessary to have a credential. These are referred to as

  • boi
  • private key

in your root project, include config file "SendMeConfig.ini". save your private key file in your project directory and set the path to your private key in "SendMeConfig.ini" You can download file inside "tests" directory.

Please contact Administrator Faspay to create the required credentials.

Installation

To install in your project use this command:

pip install FaspaySendmeSnap

Install Dependencies package

pip install requests
pip install pytz
pip install pycryptodomex

Upgrade Latest Version

To upgrade use this command:

pip install --upgrade FaspaySendmeSnap

Usage

Register Flow

from FaspaySendmeSnap import Api

response = Api.Services.accountInquiry(Api.Services, {
    "beneficiaryBankCode"   : "002",
    "beneficiaryAccountNo"  : "888801000157508",
    "partnerReferenceNo" 	: "2020102900000000000001",
    "additionalInfo"        : 
    {
        "sourceAccount" : "9920000082"
    },
})

the parameter refer to Faspay SendMe Documentation.

Environment Production

To use environment production must be call this method like as :

from FaspaySendmeSnap import Api

Api.Services.enableProd(Api.Services)

Available Methods

The Faspay SendMe Snap provide has the following [method]:

  • 'accountInquiry()' is used to obtain the recipient's account information and to minimize the possibility of incorrect transfer destinations.
  • 'transferInterbank()' is used for transfers from the partner's account to the destination account that has been previously registered.
  • 'transferStatus()' is used to check the status of transfers.
  • 'balanceInquiry()' is used to check the balance of user accounts registered with Faspay SendMe.
  • 'historyList()' is used to check transaction logs/account mutations registered in Faspay SendMe.
  • 'topupEmoney()' is used to transfer funds to e-wallets.
  • 'emoneyStatus()' is used to check the status of top-up.
  • 'vaInquiry()' is used to inquiry the Bill Payment transaction.
  • 'vaPayment()' is used to Bill Payment transaction.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

faspaysendmesnap-1.2.2.tar.gz (4.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

faspaysendmesnap-1.2.2-py3-none-any.whl (5.4 kB view details)

Uploaded Python 3

File details

Details for the file faspaysendmesnap-1.2.2.tar.gz.

File metadata

  • Download URL: faspaysendmesnap-1.2.2.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for faspaysendmesnap-1.2.2.tar.gz
Algorithm Hash digest
SHA256 14238c9fc4b446d6acef9cfb68f86fdf56715922bbce70903c80622863780229
MD5 8883dca1a4f02003a576dfdaf3716473
BLAKE2b-256 dcbacb0e475d5eab989a1efb1ac1e1cce2815d8eb0e8600d2fc68c8625d64027

See more details on using hashes here.

Provenance

The following attestation bundles were made for faspaysendmesnap-1.2.2.tar.gz:

Publisher: publish-pypi.yml on faspaydev/sendmesdk_SNAP-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file faspaysendmesnap-1.2.2-py3-none-any.whl.

File metadata

File hashes

Hashes for faspaysendmesnap-1.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 d1e825ef9d88558a5f6937342e07c3667a9834c87e49d9c1f77836c508826a64
MD5 e6438ade874030cdb14b421fb876e1e0
BLAKE2b-256 ac9c2223112237365387b1f63f804f0f0a2c0c14d933e10a1c4ba9141bd09eaa

See more details on using hashes here.

Provenance

The following attestation bundles were made for faspaysendmesnap-1.2.2-py3-none-any.whl:

Publisher: publish-pypi.yml on faspaydev/sendmesdk_SNAP-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page