Helper package for requesting token and generating request signatures to be used for consuming Bank Mandiri API
Project description
Helper package for requesting token and generating request signatures to be used for consuming Bank Mandiri API.
Example usage:
from MandiriUtils import Client
client = Client(url="https://sandbox.bankmandiri.co.id", pk=my_private_key_content, pk_pass=pk_pass, client_id=client_id, client_secret=client_secret, tz_offset="+0700")
result = client.get_token()
print(result)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
MandiriUtils-0.15.tar.gz
(3.7 kB
view details)
File details
Details for the file MandiriUtils-0.15.tar.gz
.
File metadata
- Download URL: MandiriUtils-0.15.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b399fb195a35508c72c45f20df6bc2393c90c6db4c27f854ba27f031823f0e97 |
|
MD5 | 776b2f0d1ced708ebb664a6e9b84fbd6 |
|
BLAKE2b-256 | a81bc4fd01811aec7f8445bdc79aed73866ea9864253f6421fa89dcb5caec255 |