Skip to main content

A Python package for interacting with the HormuudEVCPlusMerchant Payment

Project description

HormuudEVCPlusMarchant

HormuudEVCPlusMarchant is a Python package that provides an interface for interacting with the HormuudEVPClusMarchant API. It allows you to perform various operations related to payment processing and transactions.

Installation

You can install HormuudEVCPlusMarchant using pip:

pip install HormuudEVPlusMarchant



import HormuudEVCPlusMerchant

# Configure the client with your credentials
merchant_uid = [YOUR MERCHANT-UID]
api_user_id = [YOUR API USERID]
api_key = [YOR API KEY]

# Create an instance of the client
client = HormuudEVCPlusMerchant(merchant_uid, api_user_id, api_key)

# Create payerInfo and transactionInfo objects
payer_info = {
    "accountNo": "25261XXXXXXX"
}

transaction_info = {
    "referenceId": "12345",
    "invoiceId": "IVO001",
    "amount": "1",
    "currency": "USD",
    "description": "descirption "
}

# Make the request with the payerInfo and transactionInfo objects
response = client.make_request(payer_info, transaction_info)

# Process the response
print(response)

 

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

HormuudEVCPlusMerchant-1.0.6.tar.gz (1.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

HormuudEVCPlusMerchant-1.0.6-py3-none-any.whl (1.8 kB view details)

Uploaded Python 3

File details

Details for the file HormuudEVCPlusMerchant-1.0.6.tar.gz.

File metadata

  • Download URL: HormuudEVCPlusMerchant-1.0.6.tar.gz
  • Upload date:
  • Size: 1.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.10

File hashes

Hashes for HormuudEVCPlusMerchant-1.0.6.tar.gz
Algorithm Hash digest
SHA256 53f26c5859f6b80fd8d44e9449e64da3c4c40bd8ca761d6d4b7493c129e4e3a3
MD5 25637a1ae371bced3a330441a4970dec
BLAKE2b-256 c3e9073cc0f998f4b112ba48460fd5da175960f32acb6a18b46a9c8743ecc978

See more details on using hashes here.

File details

Details for the file HormuudEVCPlusMerchant-1.0.6-py3-none-any.whl.

File metadata

File hashes

Hashes for HormuudEVCPlusMerchant-1.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 f710b4c3f1eb9a54c8cb95f4fef73f72654a249c12c0dbb67fd2f2ab1b9f0eb5
MD5 964fa0f61a93cf6cc9625e2ac94cad6b
BLAKE2b-256 4b5c5c71254641722c2466c8a315182948e4506c1e3ac32607de2136382f4aa2

See more details on using hashes here.

Supported by

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