Skip to main content

Impay Identification tool.

Project description

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

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

impayident-0.1.3.tar.gz (4.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page