from impayident import env
env.CPCODE = ‘’ # CP code 등등 설정
…
from impayident import cert, bill
response = cert(CPCODE=’’, …) # 매뉴얼 참고
response.RESULT == ‘0000’ # 매뉴얼 상의 응답 값을 가진 namedtuple
response = bill(CPCODE=’’, …) # 매뉴얼 참고
response.RESULT == ‘0000’ # 매뉴얼 상의 응답 값을 가진 namedtuple
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
impayident-0.1.3.tar.gz
(4.9 kB
view details)
File details
Details for the file impayident-0.1.3.tar.gz.
File metadata
- Download URL: impayident-0.1.3.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e0188ff782325f5f972ae071d2daa5e94ef9944f7e7c7a47f677b81a4119f87b
|
|
| MD5 |
701aad6c80c519ad1aa7f7f9f9c4ec3d
|
|
| BLAKE2b-256 |
d9049071045d7a18395cb2739be6240d5d77d025f04a87cfa1cd98ea5b1e1861
|