Skip to content

payjp/payjp-flutter-plugin

Repository files navigation

Flutter Plugin for PAY.JP SDK

pub package build-test

A Flutter plugin for PAY.JP Mobile SDK.

オンライン決済サービス「PAY.JP」をFlutterアプリケーションに組み込むためのプラグインです。 このプラグインは以下の機能を提供します。

  • クレジットカード決済のためのカードフォーム
  • Apple Payアプリ内決済(iOSのみ)

詳細は公式オンラインドキュメントを確認ください。

Compatible Platforms

Platform CardForm ApplePay
iOS
Android
Web

License

Flutter Plugin for PAY.JP SDK is available under the MIT license. See the LICENSE file for more info.

Development

Generate models

See generator/README.md.

Bump up version

tool/bump_version.sh [NEW_VERSION]