Python API SDK for SolidGate payment gateway
Project description
SolidGate API
This library provides basic API options of SolidGate payment gateway.
Requirements
- Python 3.7
- Packages: requests
- SolidGate account. If you don’t have this you can request it by contacting sales@solidgate.com
Installation
Use pip command: pip3 install solidgate-card-sdk
Usage
Create a class instance of the 'ApiClient' class.
from solidgate import ApiClient
client = ApiClient(public_key, secret_key)
- public_key - unique merchant identification;
- secret_key - secret code for request signature. It's provided at the moment of merchant registration.
Documentation
Support
If you have any problems, questions or suggestions send your inquiry to info@solidgate.com.
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
solidgate-sdk-0.2.1.tar.gz
(3.8 kB
view details)
File details
Details for the file solidgate-sdk-0.2.1.tar.gz.
File metadata
- Download URL: solidgate-sdk-0.2.1.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2fe7c2f09dce6154c8da3d7b5ea52254e3b5b1a9798f83d601d792c7be2704c7
|
|
| MD5 |
303d4a627f6e42e3ef46c38a21e5e91f
|
|
| BLAKE2b-256 |
f1c712b567127893bc53d8e6be7a221430f99dcb7f94e2f041c59a3a647cafbb
|