/line-pay-sdk-python

LINE Pay API SDK for Python

Primary LanguagePythonMIT LicenseMIT

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