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(merchant_id, private_key)
- merchant_id - unique merchant identification;
- private_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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file solidgate-card-sdk-0.0.3.tar.gz.
File metadata
- Download URL: solidgate-card-sdk-0.0.3.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b227d47d315a202f1a18eaa2a38ec4321598dd2b9bcf27a8abd8045a166f5ce3
|
|
| MD5 |
58acefec9f9c1c2749a893d10fba60ec
|
|
| BLAKE2b-256 |
1e78117471dfa0e80efd834f1161bb92eca89e273459aac1c261c27ee527ceff
|
File details
Details for the file solidgate_card_sdk-0.0.3-py3-none-any.whl.
File metadata
- Download URL: solidgate_card_sdk-0.0.3-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c7d4bc442cd1b7cd6bfe1419b000ca0ff7bb0a1058fad902dd716a5919eb26da
|
|
| MD5 |
29e168a0fc4af3580bb707dc33313940
|
|
| BLAKE2b-256 |
e8274b989cae5c83a48ef241a44aa5812aacaff18562718b4cd71a3ba56065b1
|