معرفی شرکت ها


expresscheckout-1.0.4


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A Python package for interacting with the Juspay Express Checkout API
ویژگی مقدار
سیستم عامل -
نام فایل expresscheckout-1.0.4
نام expresscheckout
نسخه کتابخانه 1.0.4
نگهدارنده []
ایمیل نگهدارنده []
نویسنده juspay
ایمیل نویسنده support@juspay.in
آدرس صفحه اصلی https://www.juspay.in
آدرس اینترنتی https://pypi.org/project/expresscheckout/
مجوز MIT
Python Library for Juspay Express Checkout API Installation Prerequisites: Ensure that you have installed the 'requests' package for python, If not, open the terminal and type 'pip install requests' NOTE: If pip is not installed, install pip by download get_pip.py from the https://bootstrap.pypa.io/get-pip.py and run the script in your terminal Procedure Run the following command in your terminal pip install expresscheckout You can use the library by including the following import statement in your python script import expresscheckout as Juspay Now, you can use the library as follows Juspay.api_key = 'your_api_key' Juspay.Orders.create(order_id=1,amount=100.0) For more instructions on how to use the library, please refer to the documentation at https://apidocs.juspay.in


نحوه نصب


نصب پکیج whl expresscheckout-1.0.4:

    pip install expresscheckout-1.0.4.whl


نصب پکیج tar.gz expresscheckout-1.0.4:

    pip install expresscheckout-1.0.4.tar.gz