maztak / line-pay-sdk-python

LINE Pay API SDK for Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LINE Pay API SDK for Python

Latest Version

SDK of the LINE Pay API for Python.

Introduction

The LINE Pay API SDK for Python makes it easy to develop apps using LINE Pay API.

API Documentation

See the official API documentation for more information

English: https://pay.line.me/jp/developers/apis/onlineApis?locale=en_US

Japanese: https://pay.line.me/jp/developers/apis/onlineApis?locale=ja_JP

Requirements

  • Python >= 3.6
  • requests >= 2.22.0

Installation

$ pip install line-pay

Hints

Examples

Example using Flask

About

LINE Pay API SDK for Python

License:MIT License


Languages

Language:Python 99.7%Language:Shell 0.3%