PayU
Project description
PayU SDK for Python Apis
This API gives you the status of the transaction. PayU recommends this API to reconcile with PayU’s database after you receive the response, where var1 is your transaction id.
Features Supported
Following features are supported in the PayU Python web SDK:
- Create Payment Link.
- Verify transactions, check the transaction status, transaction details, or discount rate for a transaction
- Initiated refunds, cancel refund, check refund status.
- Retrieve settlement details which the bank has to settle you.
- Get information of the payment options, offers, recommendations, and downtime details.
- Check the customer’s eligibility for EMI and get the EMI amount according to interest
- Pay by link To get started with PayU, visit our Developer Guide
Table of Contents
Usage
pip install payu_websdk
Getting Started
client = payu_websdk.payUClient(<KEY>,<SALT>,<ENV>) // Need to set merchant key,salt and env ("TEST"/"LIVE")
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
payu_websdk-0.1.4.tar.gz
(3.4 kB
view details)
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 payu_websdk-0.1.4.tar.gz.
File metadata
- Download URL: payu_websdk-0.1.4.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
737f1abee5f9437e8da145e43a39895a2caaff995b566e399c41e9d5df4810cb
|
|
| MD5 |
3c8b299a62a916278876f76f75457038
|
|
| BLAKE2b-256 |
3ae6e513be1ddf0fa2ab7ad96299551c79b4731f50f4841a2f64800b6322f88d
|
File details
Details for the file payu_websdk-0.1.4-py3-none-any.whl.
File metadata
- Download URL: payu_websdk-0.1.4-py3-none-any.whl
- Upload date:
- Size: 12.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
34795c086f694ab841681300e281ae01cca17820f902f73c46357fee30b83507
|
|
| MD5 |
768e328bf1d33e2a2736ae5c8131194e
|
|
| BLAKE2b-256 |
ba37f1a80af32ab7a1e6836d36a28283a1dd5e0206704049038b4d2387b95802
|