Skip to content

diceku/payjp-ios

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PAY.JP iOS SDK

CocoaPods Carthage Compatible Travis CI

オンライン決済サービス「PAY.JP」のiOSアプリ組込み用のSDKです。

最新バージョンでは以下を実現するための機能が提供されています。 詳細はドキュメントを参照してください。

.tableStyled .labelStyled .displayStyled
tableStyled labelStyled displayStyled

サンプルコード

動作環境

  • Swift または Objective-C で開発された iOS アプリケーション
  • iOS 10.0以上
  • 最新安定版のXcode

インストール

Carthage でインストールする場合、以下のように記述してください

github "payjp/payjp-ios"

CocoaPods でもインストールすることができます。

pod 'PAYJP'

詳しくは サンプルコード のプロジェクトを参照ください。

SDK開発環境

  • Swift 5

リファレンス

License

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

Packages

No packages published

Languages

  • Swift 83.5%
  • Objective-C 12.0%
  • Ruby 4.3%
  • Other 0.2%