Code Monkey home page Code Monkey logo

payme-sample's Introduction

Payme Implementation

Support Group - Telegram
YouTube - Watch Video
This MVP project helps to implement payme-pkg.

API Endpoints

Pay link is a simple interface that provides pay-link functionality.

  • /shop/pay-link/ POST: Get a pay link for pay each order.

Merchant endpoint

  • /payments/merchant/ includes all merchant methods that tests on Payme Sandbox

Installation

  • 1 - clone repo
    • git clone https://github.com/PayTechUz/payme-sample.git
  • 2 - create a virtual environment and activate
    • pip3 install virtualenv
    • virtualenv venv
    • venv\Scripts\activate(windows) or source venv/bin/activate(unix-based systems)
  • 3 - cd into project "cd payme-sample"
  • 4 - Install dependencies
    • pip3 install -r requirements.txt
  • 5 - Set your environment variables
    • cp .env-sample .env
  • 6 - Run tests and app
    • python3 manage.py test
    • python3 manage.py migrate
    • python3 manage.py runserver

payme-sample's People

Contributors

chogirmaliyigit avatar hoosnick avatar muhammadali-akbarov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

payme-sample's Issues

Need examples for Fiscal data

МХИК коди: 10202003001000000
Жойига борган ҳолда озиқлантиришни, шу жумладан буюртмалар асосида, ташкил этиш хизматлари (кейтеринг)

Barbecue
food-img-1

Steak
food-img-2

Crispy Fried Chicken
food-img-3

Taco
food-img-5

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.