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.
Release files for FaspaySendmeSnap 1.2.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| faspaysendmesnap-1.2.2.tar.gz | 4.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| faspaysendmesnap-1.2.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 10.3 kB
Release files / faspaysendmesnap-1.2.2.tar.gz
| Download URL | faspaysendmesnap-1.2.2.tar.gz |
|---|---|
| Size | 4.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
14238c9fc4b446d6acef9cfb68f86fdf56715922bbce70903c80622863780229
|
|
BLAKE2b-256 checksum How to use checksums |
dcbacb0e475d5eab989a1efb1ac1e1cce2815d8eb0e8600d2fc68c8625d64027
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on May 11, 2026.
Transparency logRelease files / faspaysendmesnap-1.2.2-py3-none-any.whl
| Download URL | faspaysendmesnap-1.2.2-py3-none-any.whl |
|---|---|
| Size | 5.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d1e825ef9d88558a5f6937342e07c3667a9834c87e49d9c1f77836c508826a64
|
|
BLAKE2b-256 checksum How to use checksums |
ac9c2223112237365387b1f63f804f0f0a2c0c14d933e10a1c4ba9141bd09eaa
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on May 11, 2026.
Transparency log