Skip to content

payjp/payjp-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PAY.JP iOS SDK

CocoaPods Carthage Compatible Swift Package Manager compatible Build and Test

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

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

.tableStyled .labelStyled .displayStyled
tableStyled labelStyled displayStyled

サンプルコード

動作環境

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

インストール

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

github "payjp/payjp-ios"

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

pod 'PAYJP'

Xcode 12以上の場合、Swift Package Managerにも対応しています。

SDK開発環境

  • Swift 5

リファレンス

License

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