line-pay

LINE Pay API SDK for Python


Keywords
LINE, Pay
License
MIT
Install
pip install line-pay==0.2.0

Documentation

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 usage

Example using Flask