payjp-react-native
v0.8.2
Published
A React Native plugin for PAY.JP SDK
Downloads
348
Maintainers
Readme
React Native Plugin for PAY.JP SDK
オンライン決済サービス「PAY.JP」をReact Nativeアプリケーションに組み込むためのプラグインです。 このプラグインは以下の機能を提供します。
- クレジットカード決済のためのカードフォーム
- Apple Payアプリ内決済(iOSのみ)
詳細は公式オンラインドキュメントを確認ください。
Compatible Platforms
|Platform|CardForm |ApplePay | |--------|------------------|------------------| |iOS |:white_check_mark:|:white_check_mark:| |Android |:white_check_mark:| |
API References
https://payjp.github.io/payjp-react-native-plugin/
License
React Native Plugin for PAY.JP SDK is available under the MIT license. See the LICENSE file for more info.
Development
yarn install
yarn build
cd example
yarn start
yarn ios or android