ナビゲーション・リンクをスキップ
A B C E F G H I J N O P R S T V 

A

ApiError - jp.pay.android.modelのクラス
Error
ApiError(code, message, type) - クラス のコンストラクタjp.pay.android.model.ApiError
Error

B

build() - クラス のメソッドjp.pay.android.PayjpConfiguration.Builder
Build configuration.
build() - クラス のメソッドjp.pay.android.PayjpTokenParam.Builder
Build param
Builder(publicKey) - クラス のコンストラクタjp.pay.android.PayjpConfiguration.Builder
Builder
Builder(number, cvc, expMonth, expYear) - クラス のコンストラクタjp.pay.android.PayjpTokenParam.Builder

C

cancel() - インタフェース のメソッドjp.pay.android.Task
Cancel the task.
Card - jp.pay.android.modelのクラス
PAY.JP card object. For security reasons, the card number is masked and you can get only last4 character. The full documentations are following. cf. https://pay.jp/docs/api/#cardオブジェクト
Card(id, name, last4, brand, expirationMonth, expirationYear, fingerprint, livemode, created) - クラス のコンストラクタjp.pay.android.model.Card
PAY.JP card object. For security reasons, the card number is masked and you can get only last4 character. The full documentations are following. cf. https://pay.jp/docs/api/#cardオブジェクト
CardBrand - jp.pay.android.modelの列挙型
CardBrand
CardBrand.JsonAdapter - jp.pay.android.modelのクラス
Moshi json adapter for CardBrand
CardBrandExtension - jp.pay.android.ui.extensionのクラス
 
CardBrandsAcceptedResponse - jp.pay.android.modelのクラス
Accepted brands response
CardBrandsAcceptedResponse(brands, livemode) - クラス のコンストラクタjp.pay.android.model.CardBrandsAcceptedResponse
Accepted brands response
CardExpiration - jp.pay.android.modelのクラス
Card Expiration data
CardExpiration(month, year) - クラス のコンストラクタjp.pay.android.model.CardExpiration
Card Expiration data
CardFormStatus.Complete - jp.pay.androidのクラス
Complete status
CardFormStatus.Error - jp.pay.androidのクラス
Error status
CardScannerPlugin - jp.pay.android.pluginのインタフェース
Card scan plugin interface
CardScannerPlugin.CardScannerPermissionDelegate - jp.pay.android.pluginのインタフェース
Delegate interface for requesting permission of card scanner.
CardScannerPlugin.CardScanOnResultListener - jp.pay.android.pluginのインタフェース
Communicates the result of scan.
Companion - クラス のstatic変数jp.pay.android.Payjp
 
Companion - クラス のstatic変数jp.pay.android.ui.widget.PayjpCardFormFragment
 
Complete() - クラス のコンストラクタjp.pay.android.CardFormStatus.Complete
Complete status
component1() - クラス のメソッドjp.pay.android.model.ApiError
error code e.g.
component1() - クラス のメソッドjp.pay.android.model.Card
 
component1() - クラス のメソッドjp.pay.android.model.CardBrandsAcceptedResponse
brand list accepted
component1() - クラス のメソッドjp.pay.android.model.CardExpiration
month e.g.
component1() - クラス のメソッドjp.pay.android.model.TenantId
identifier value
component1() - クラス のメソッドjp.pay.android.model.Token
 
component1() - クラス のメソッドjp.pay.android.CardFormStatus.Error
error message that will be shown.
component1() - クラス のメソッドjp.pay.android.PayjpTokenParam
card number
component1() - クラス のメソッドjp.pay.android.ui.PayjpCardFormResult.Success
token the card form created.
component2() - クラス のメソッドjp.pay.android.model.ApiError
system message
component2() - クラス のメソッドjp.pay.android.model.Card
 
component2() - クラス のメソッドjp.pay.android.model.CardBrandsAcceptedResponse
livemode if true
component2() - クラス のメソッドjp.pay.android.model.CardExpiration
year e.g.
component2() - クラス のメソッドjp.pay.android.model.Token
 
component2() - クラス のメソッドjp.pay.android.PayjpTokenParam
card cvc
component3() - クラス のメソッドjp.pay.android.model.ApiError
error type e.g.
component3() - クラス のメソッドjp.pay.android.model.Card
 
component3() - クラス のメソッドjp.pay.android.model.Token
 
component3() - クラス のメソッドjp.pay.android.PayjpTokenParam
card expiration month
component4() - クラス のメソッドjp.pay.android.model.Card
 
component4() - クラス のメソッドjp.pay.android.model.Token
 
component4() - クラス のメソッドjp.pay.android.PayjpTokenParam
card expiration year
component5() - クラス のメソッドjp.pay.android.model.Card
 
component5() - クラス のメソッドjp.pay.android.model.Token
 
component5() - クラス のメソッドjp.pay.android.PayjpTokenParam
card holder name
component6() - クラス のメソッドjp.pay.android.model.Card
 
component6() - クラス のメソッドjp.pay.android.PayjpTokenParam
optional tenant id
component7() - クラス のメソッドjp.pay.android.model.Card
 
component8() - クラス のメソッドjp.pay.android.model.Card
 
component9() - クラス のメソッドjp.pay.android.model.Card
 
copy(code, message, type) - クラス のメソッドjp.pay.android.model.ApiError
Error
copy(id, name, last4, brand, expirationMonth, expirationYear, fingerprint, livemode, created) - クラス のメソッドjp.pay.android.model.Card
PAY.JP card object. For security reasons, the card number is masked and you can get only last4 character. The full documentations are following. cf. https://pay.jp/docs/api/#cardオブジェクト
copy(brands, livemode) - クラス のメソッドjp.pay.android.model.CardBrandsAcceptedResponse
Accepted brands response
copy(month, year) - クラス のメソッドjp.pay.android.model.CardExpiration
Card Expiration data
copy(id) - クラス のメソッドjp.pay.android.model.TenantId
Tenant id
copy(card, created, id, livemode, used) - クラス のメソッドjp.pay.android.model.Token
Token
copy(message) - クラス のメソッドjp.pay.android.CardFormStatus.Error
Error status
copy(number, cvc, expMonth, expYear, name, tenantId) - クラス のメソッドjp.pay.android.PayjpTokenParam
Parameter to create card token.
copy(token) - クラス のメソッドjp.pay.android.ui.PayjpCardFormResult.Success
Activity finished with data which include class Token.
createToken(param) - クラス のメソッドjp.pay.android.Payjp
Create token from param
createToken(number, cvc, expMonth, expYear, name, tenantId) - インタフェース のメソッドjp.pay.android.PayjpTokenService
Create token from card information.
createToken(param) - インタフェース のメソッドjp.pay.android.PayjpTokenService
Create token from param
createToken($this, number, cvc, expMonth, expYear, name, tenantId) - クラス のstaticメソッドjp.pay.android.PayjpTokenService.DefaultImpls
Create token from card information.
createToken() - クラス のメソッドjp.pay.android.ui.widget.PayjpCardFormFragment
 
createToken() - インタフェース のメソッドjp.pay.android.ui.widget.PayjpCardFormView
Create token.

E

enqueue(callback) - インタフェース のメソッドjp.pay.android.Task
Run task and notify callback of result or error.
equals(p) - クラス のメソッドjp.pay.android.model.ApiError
 
equals(other) - クラス のメソッドjp.pay.android.model.Card
 
equals(p) - クラス のメソッドjp.pay.android.model.CardBrandsAcceptedResponse
 
equals(p) - クラス のメソッドjp.pay.android.model.CardExpiration
 
equals(p) - クラス のメソッドjp.pay.android.model.TenantId
 
equals(other) - クラス のメソッドjp.pay.android.model.Token
 
equals(p) - クラス のメソッドjp.pay.android.CardFormStatus.Error
 
equals(p) - クラス のメソッドjp.pay.android.PayjpTokenParam
 
equals(p) - クラス のメソッドjp.pay.android.ui.PayjpCardFormResult.Success
 
Error(message) - クラス のコンストラクタjp.pay.android.CardFormStatus.Error
Error status

F

failure(e) - クラス のメソッドjp.pay.android.util.Tasks
Make failure task
fromJson(brand) - クラス のメソッドjp.pay.android.model.CardBrand.JsonAdapter
 

G

getAcceptedBrands(tenantId) - クラス のメソッドjp.pay.android.Payjp
Get accepted brands with tenant id (for platform)
getAcceptedBrands($this) - クラス のstaticメソッドjp.pay.android.PayjpTokenService.DefaultImpls
Get accepted brands.
getAcceptedBrands() - インタフェース のメソッドjp.pay.android.PayjpTokenService
Get accepted brands.
getAcceptedBrands(tenantId) - インタフェース のメソッドjp.pay.android.PayjpTokenService
Get accepted brands with tenantId. Only for platform.
getAcceptedBrands() - クラス のメソッドjp.pay.android.ui.widget.PayjpAcceptedBrandsView
Return brand list.
getApiError() - 例外 のメソッドjp.pay.android.exception.PayjpApiException
error information from api response
getBrand() - クラス のメソッドjp.pay.android.model.Card
 
getBrands() - クラス のメソッドjp.pay.android.model.CardBrandsAcceptedResponse
brand list accepted
getCard() - クラス のメソッドjp.pay.android.model.Token
 
getCardScannerPlugin() - クラス のメソッドjp.pay.android.PayjpConfiguration
optional scanner plugin.
getCause() - 例外 のメソッドjp.pay.android.exception.PayjpApiException
cause throwable
getCode() - クラス のメソッドjp.pay.android.model.ApiError
error code e.g.
getCreated() - クラス のメソッドjp.pay.android.model.Card
 
getCreated() - クラス のメソッドjp.pay.android.model.Token
 
getCvc() - クラス のメソッドjp.pay.android.PayjpTokenParam
card cvc
getCvcIconResourceId($receiver) - クラス のstaticメソッドjp.pay.android.ui.extension.CardBrandExtension
Icon of security code (a.k.a. cvc, cvv)
getCvcLength() - 列挙型 のメソッドjp.pay.android.model.CardBrand
valid length of the cvc number.
getDebugEnabled() - クラス のメソッドjp.pay.android.PayjpConfiguration
is debug enabled or not
getExpirationMonth() - クラス のメソッドjp.pay.android.model.Card
 
getExpirationYear() - クラス のメソッドjp.pay.android.model.Card
 
getExpMonth() - クラス のメソッドjp.pay.android.PayjpTokenParam
card expiration month
getExpYear() - クラス のメソッドjp.pay.android.PayjpTokenParam
card expiration year
getFingerprint() - クラス のメソッドjp.pay.android.model.Card
 
getHttpStatusCode() - 例外 のメソッドjp.pay.android.exception.PayjpApiException
code e.g.
getId() - クラス のメソッドjp.pay.android.model.Card
 
getId() - クラス のメソッドjp.pay.android.model.TenantId
identifier value
getId() - クラス のメソッドjp.pay.android.model.Token
 
getInstance() - クラス のメソッドjp.pay.android.Payjp.Companion
Get singleton instance. You must call Payjp#init(String publicKey) or Payjp#init(PayjpConfiguration configuration) that create singleton instance if needed, before use it. You can also manage instance yourself with initialized by constructor.
getInstance() - クラス のstaticメソッドjp.pay.android.Payjp
Get singleton instance. You must call Payjp#init(String publicKey) or Payjp#init(PayjpConfiguration configuration) that create singleton instance if needed, before use it. You can also manage instance yourself with initialized by constructor.
getLast4() - クラス のメソッドjp.pay.android.model.Card
 
getLivemode() - クラス のメソッドjp.pay.android.model.Card
 
getLivemode() - クラス のメソッドjp.pay.android.model.CardBrandsAcceptedResponse
livemode if true
getLivemode() - クラス のメソッドjp.pay.android.model.Token
 
getLocale() - クラス のメソッドjp.pay.android.PayjpConfiguration
locale of request header
getLogoResourceId($receiver) - クラス のstaticメソッドjp.pay.android.ui.extension.CardBrandExtension
Card brand logo If the brand is unknown, returns default card icon.
getMessage() - 例外 のメソッドjp.pay.android.exception.PayjpApiException
message
getMessage() - 例外 のメソッドjp.pay.android.exception.PayjpInvalidCardFormException
message
getMessage() - クラス のメソッドjp.pay.android.model.ApiError
system message
getMessage() - クラス のメソッドjp.pay.android.CardFormStatus.Error
error message that will be shown.
getMonth() - クラス のメソッドjp.pay.android.model.CardExpiration
month e.g.
getMonthValueZeroBased() - クラス のメソッドjp.pay.android.model.CardExpiration
 
getName() - クラス のメソッドjp.pay.android.model.Card
 
getName() - クラス のメソッドjp.pay.android.PayjpTokenParam
card holder name
getNumber() - クラス のメソッドjp.pay.android.PayjpTokenParam
card number
getNumberLength() - 列挙型 のメソッドjp.pay.android.model.CardBrand
valid length of the card number.
getNumberRegex() - 列挙型 のメソッドjp.pay.android.model.CardBrand
card number regular expression. Because we only check the lead several character, the regex has no size restriction.
getPublicKey() - クラス のメソッドjp.pay.android.PayjpConfiguration
public key
getRawValue() - 列挙型 のメソッドjp.pay.android.model.CardBrand
 
getSource() - 例外 のメソッドjp.pay.android.exception.PayjpApiException
raw json string
getTenantId() - クラス のメソッドjp.pay.android.PayjpTokenParam
optional tenant id
getToken(id) - クラス のメソッドjp.pay.android.Payjp
Obtain token from token id.
getToken(id) - インタフェース のメソッドjp.pay.android.PayjpTokenService
Retrieve token from token id.
getToken() - クラス のメソッドjp.pay.android.ui.PayjpCardFormResult.Success
token the card form created.
getTokenBackgroundHandler() - クラス のメソッドjp.pay.android.PayjpConfiguration
 
getType() - クラス のメソッドjp.pay.android.model.ApiError
error type e.g.
getUsed() - クラス のメソッドjp.pay.android.model.Token
 
getYear() - クラス のメソッドjp.pay.android.model.CardExpiration
year e.g.
getYearValue() - クラス のメソッドjp.pay.android.model.CardExpiration
 

H

handleCardFormResult(data, callback) - クラス のメソッドjp.pay.android.Payjp.Companion
Handle the result from the activity which is started by Payjp.startCardForm. Use this at Activity.onActivityResult in the activity that you call Payjp.startCardForm.
handleCardFormResult(data, callback) - クラス のstaticメソッドjp.pay.android.Payjp
Handle the result from the activity which is started by Payjp.startCardForm. Use this at Activity.onActivityResult in the activity that you call Payjp.startCardForm.
handleTokenInBackground(token) - インタフェース のメソッドjp.pay.android.PayjpTokenBackgroundHandler
Invoke in background with class Token.
hashCode() - クラス のメソッドjp.pay.android.model.ApiError
 
hashCode() - クラス のメソッドjp.pay.android.model.Card
 
hashCode() - クラス のメソッドjp.pay.android.model.CardBrandsAcceptedResponse
 
hashCode() - クラス のメソッドjp.pay.android.model.CardExpiration
 
hashCode() - クラス のメソッドjp.pay.android.model.TenantId
 
hashCode() - クラス のメソッドjp.pay.android.model.Token
 
hashCode() - クラス のメソッドjp.pay.android.CardFormStatus.Error
 
hashCode() - クラス のメソッドjp.pay.android.PayjpTokenParam
 
hashCode() - クラス のメソッドjp.pay.android.ui.PayjpCardFormResult.Success
 

I

init(publicKey) - クラス のメソッドjp.pay.android.Payjp.Companion
Initialize managed-singleton instance.
init(configuration) - クラス のメソッドjp.pay.android.Payjp.Companion
Initialize managed-singleton instance.
init(publicKey) - クラス のstaticメソッドjp.pay.android.Payjp
Initialize managed-singleton instance.
init(configuration) - クラス のstaticメソッドjp.pay.android.Payjp
Initialize managed-singleton instance.
INSTANCE - クラス のstatic変数jp.pay.android.ui.PayjpCardFormResult.Canceled
Activity finished with no data.
INSTANCE - クラス のstatic変数jp.pay.android.util.Tasks
Utility of interface Task
isCanceled() - インタフェース のメソッドjp.pay.android.Task
True if cancel was called.
isCanceled() - クラス のメソッドjp.pay.android.ui.PayjpCardFormResult
Return it is canceled.
isExecuted() - インタフェース のメソッドjp.pay.android.Task
True if run or enqueue was executed.
isSuccess() - クラス のメソッドjp.pay.android.ui.PayjpCardFormResult
Return it is success.
isValid() - クラス のメソッドjp.pay.android.ui.widget.PayjpCardFormFragment
 
isValid() - インタフェース のメソッドjp.pay.android.ui.widget.PayjpCardFormView
Check current card input.

J

jp.pay.android - パッケージ jp.pay.android
 
jp.pay.android.exception - パッケージ jp.pay.android.exception
 
jp.pay.android.model - パッケージ jp.pay.android.model
 
jp.pay.android.plugin - パッケージ jp.pay.android.plugin
 
jp.pay.android.ui - パッケージ jp.pay.android.ui
 
jp.pay.android.ui.extension - パッケージ jp.pay.android.ui.extension
 
jp.pay.android.ui.widget - パッケージ jp.pay.android.ui.widget
 
jp.pay.android.util - パッケージ jp.pay.android.util
 
JsonAdapter() - クラス のコンストラクタjp.pay.android.model.CardBrand.JsonAdapter
Moshi json adapter for CardBrand

N

name(name) - クラス のメソッドjp.pay.android.PayjpTokenParam.Builder
Set card holder name default is null
newInstance(holderNameEnabled, tenantId, acceptedBrands) - クラス のメソッドjp.pay.android.ui.widget.PayjpCardFormFragment.Companion
Create new fragment instance with args
newInstance(holderNameEnabled, tenantId, acceptedBrands) - クラス のstaticメソッドjp.pay.android.ui.widget.PayjpCardFormFragment
Create new fragment instance with args

O

onActivityCreated(savedInstanceState) - クラス のメソッドjp.pay.android.ui.widget.PayjpCardFormFragment
 
onActivityResult(requestCode, resultCode, data, listener) - インタフェース のメソッドjp.pay.android.plugin.CardScannerPlugin
pass result from Activity or Fragment's onActivityResult to listener.
onActivityResult(requestCode, resultCode, data) - クラス のメソッドjp.pay.android.ui.widget.PayjpCardFormFragment
 
onAttach(context) - クラス のメソッドjp.pay.android.ui.widget.PayjpCardFormFragment
 
onCreateView(inflater, container, savedInstanceState) - クラス のメソッドjp.pay.android.ui.widget.PayjpCardFormFragment
 
onDetach() - クラス のメソッドjp.pay.android.ui.widget.PayjpCardFormFragment
 
onError(throwable) - インタフェース のメソッドjp.pay.android.Task.Callback
Error
onErrorFetchAcceptedBrands(error) - インタフェース のメソッドjp.pay.android.ui.widget.PayjpCardFormView.OnFetchAcceptedBrandsListener
Error callback of fetch accepted brands.
onLastFormEditorActionDone(view, textView, event) - インタフェース のメソッドjp.pay.android.ui.widget.PayjpCardFormView.CardFormEditorListener
onNeverAskAgainCardScannerPermission() - インタフェース のメソッドjp.pay.android.plugin.CardScannerPlugin.CardScannerPermissionDelegate
Call if a permission request was disallowed with "Never ask again".
onNeverAskAgainCardScannerPermission() - クラス のメソッドjp.pay.android.ui.widget.PayjpCardFormFragment
Call if a permission request was disallowed with "Never ask again".
onRequestPermissionResult(activity, requestCode, grantResults, delegate) - インタフェース のメソッドjp.pay.android.plugin.CardScannerPlugin
onRequestPermissionResult(fragment, requestCode, grantResults, delegate) - インタフェース のメソッドjp.pay.android.plugin.CardScannerPlugin
Delegate Fragment.onRequestPermissionsResult
onRequestPermissionsResult(requestCode, permissions, grantResults) - クラス のメソッドjp.pay.android.ui.widget.PayjpCardFormFragment
 
onResult(result) - インタフェース のメソッドjp.pay.android.ui.PayjpCardFormResultCallback
onScanResult(cardNumber) - インタフェース のメソッドjp.pay.android.plugin.CardScannerPlugin.CardScanOnResultListener
It will be called after scan success. It will not be called when canceled.
onScanResult(cardNumber) - クラス のメソッドjp.pay.android.ui.widget.PayjpCardFormFragment
It will be called after scan success. It will not be called when canceled.
onSuccess(data) - インタフェース のメソッドjp.pay.android.Task.Callback
Success
onSuccessFetchAcceptedBrands(brands) - インタフェース のメソッドjp.pay.android.ui.widget.PayjpCardFormView.OnFetchAcceptedBrandsListener
Success callback of fetch accepted brands.
onValidateInput(view, isValid) - インタフェース のメソッドjp.pay.android.ui.widget.PayjpCardFormView.OnValidateInputListener
 
onViewCreated(view, savedInstanceState) - クラス のメソッドjp.pay.android.ui.widget.PayjpCardFormFragment
 

P

Payjp - jp.pay.androidのクラス
Entry point for payjp-android
Payjp(configuration) - クラス のコンストラクタjp.pay.android.Payjp
Constructor for configuration.
Payjp(publicKey) - クラス のコンストラクタjp.pay.android.Payjp
Constructor for publicKey
Payjp.Companion - jp.pay.androidのクラス
 
PayjpAcceptedBrandsView - jp.pay.android.ui.widgetのクラス
List of enum CardBrand logo. You can use this to display card acceptance. It will only show logos which provided by PayjpAcceptedBrandsView.setAcceptedBrands.
PayjpAcceptedBrandsView(context, attrs, defStyle) - クラス のコンストラクタjp.pay.android.ui.widget.PayjpAcceptedBrandsView
List of enum CardBrand logo. You can use this to display card acceptance. It will only show logos which provided by PayjpAcceptedBrandsView.setAcceptedBrands.
PayjpAcceptedBrandsView(context, attrs) - クラス のコンストラクタjp.pay.android.ui.widget.PayjpAcceptedBrandsView
List of enum CardBrand logo. You can use this to display card acceptance. It will only show logos which provided by PayjpAcceptedBrandsView.setAcceptedBrands.
PayjpAcceptedBrandsView(context) - クラス のコンストラクタjp.pay.android.ui.widget.PayjpAcceptedBrandsView
List of enum CardBrand logo. You can use this to display card acceptance. It will only show logos which provided by PayjpAcceptedBrandsView.setAcceptedBrands.
PayjpApiException - jp.pay.android.exceptionの例外
PayjpApiException
PayjpApiException(message, cause, httpStatusCode, apiError, source) - 例外 のコンストラクタjp.pay.android.exception.PayjpApiException
PayjpApiException
PayjpCardFormFragment - jp.pay.android.ui.widgetのクラス
 
PayjpCardFormFragment() - クラス のコンストラクタjp.pay.android.ui.widget.PayjpCardFormFragment
 
PayjpCardFormFragment.Companion - jp.pay.android.ui.widgetのクラス
 
PayjpCardFormResult - jp.pay.android.uiのクラス
State represents of result from the Activity that has card form.
PayjpCardFormResult.Canceled - jp.pay.android.uiのクラス
Activity finished with no data.
PayjpCardFormResult.Success - jp.pay.android.uiのクラス
Activity finished with data which include class Token.
PayjpCardFormResultCallback - jp.pay.android.uiのインタフェース
Callback interface of class PayjpCardFormResult
PayjpCardFormView - jp.pay.android.ui.widgetのインタフェース
Interface of view create token.
PayjpCardFormView.CardFormEditorListener - jp.pay.android.ui.widgetのインタフェース
listener for editor events.
PayjpCardFormView.OnFetchAcceptedBrandsListener - jp.pay.android.ui.widgetのインタフェース
listener for result of request accepted brands.
PayjpCardFormView.OnValidateInputListener - jp.pay.android.ui.widgetのインタフェース
listener for every validation result.
PayjpConfiguration - jp.pay.androidのクラス
Configuration for Payjp
PayjpConfiguration.Builder - jp.pay.androidのクラス
Builder
PayjpInvalidCardFormException - jp.pay.android.exceptionの例外
Exception for card form error
PayjpInvalidCardFormException(message) - 例外 のコンストラクタjp.pay.android.exception.PayjpInvalidCardFormException
Exception for card form error
PayjpTokenBackgroundHandler - jp.pay.androidのインタフェース
After card token created successfully, invoke handler with the token. During this invocation, the card form activity will keep active, and return class CardFormStatus.Complete, the activity will finish. But return class CardFormStatus.Error, the activity will not finish and show error message. The invocation execute in background.
PayjpTokenBackgroundHandler.CardFormStatus - jp.pay.androidのクラス
Card Form Status that is result of PayjpTokenBackgroundHandler.handleTokenInBackground. If the card token send to server successfully, status may be class CardFormStatus.Complete, and the Card form will finish and return the token. If an error happened in sending to server, status may be class CardFormStatus.Error, and the Card form will not finish immediately.
PayjpTokenParam - jp.pay.androidのクラス
Parameter to create card token.
PayjpTokenParam(number, cvc, expMonth, expYear, name, tenantId) - クラス のコンストラクタjp.pay.android.PayjpTokenParam
Parameter to create card token.
PayjpTokenParam.Builder - jp.pay.androidのクラス
PayjpTokenService - jp.pay.androidのインタフェース
interface for retrieve and create token.
PayjpTokenService.DefaultImpls - jp.pay.androidのクラス
interface for retrieve and create token.

R

retrieveToken() - クラス のメソッドjp.pay.android.ui.PayjpCardFormResult
Get out token from result. If it is not success, throw exception.
run() - インタフェース のメソッドjp.pay.android.Task
Execute synchronously and return the result.

S

setAcceptedBrands(brands) - クラス のメソッドjp.pay.android.ui.widget.PayjpAcceptedBrandsView
Set brand list.
setCardHolderNameInputEnabled(enabled) - クラス のメソッドjp.pay.android.ui.widget.PayjpCardFormFragment
 
setCardHolderNameInputEnabled(enabled) - インタフェース のメソッドjp.pay.android.ui.widget.PayjpCardFormView
Update card holder name input enabled or not.
setCardScannerPlugin(plugin) - クラス のメソッドjp.pay.android.PayjpConfiguration.Builder
set card scanner plugin you also need to add payjp-android-cardio.
setDebugEnabled(enabled) - クラス のメソッドjp.pay.android.PayjpConfiguration.Builder
set debugEnabled
setLocale(locale) - クラス のメソッドjp.pay.android.PayjpConfiguration.Builder
set locale (en or ja) the default value is Locale.getDefault.
setTokenBackgroundHandler(handler) - クラス のメソッドjp.pay.android.PayjpConfiguration.Builder
 
startCardForm(activity, requestCode, tenant) - クラス のメソッドjp.pay.android.Payjp.Companion
Start card form screen from Activity.
startCardForm(activity, requestCode) - クラス のメソッドjp.pay.android.Payjp.Companion
Start card form screen from Activity.
startCardForm(activity) - クラス のメソッドjp.pay.android.Payjp.Companion
Start card form screen from Activity.
startCardForm(fragment, requestCode, tenant) - クラス のメソッドjp.pay.android.Payjp.Companion
Start card form screen from Fragment.
startCardForm(fragment, requestCode) - クラス のメソッドjp.pay.android.Payjp.Companion
Start card form screen from Fragment.
startCardForm(fragment) - クラス のメソッドjp.pay.android.Payjp.Companion
Start card form screen from Fragment.
startCardForm(activity, requestCode, tenant) - クラス のstaticメソッドjp.pay.android.Payjp
Start card form screen from Activity.
startCardForm(activity, requestCode) - クラス のstaticメソッドjp.pay.android.Payjp
Start card form screen from Activity.
startCardForm(activity) - クラス のstaticメソッドjp.pay.android.Payjp
Start card form screen from Activity.
startCardForm(fragment, requestCode, tenant) - クラス のstaticメソッドjp.pay.android.Payjp
Start card form screen from Fragment.
startCardForm(fragment, requestCode) - クラス のstaticメソッドjp.pay.android.Payjp
Start card form screen from Fragment.
startCardForm(fragment) - クラス のstaticメソッドjp.pay.android.Payjp
Start card form screen from Fragment.
startScanActivity(activity) - インタフェース のメソッドjp.pay.android.plugin.CardScannerPlugin
start scan activity
startScanActivity(fragment) - インタフェース のメソッドjp.pay.android.plugin.CardScannerPlugin
start scan activity from fragment
Success(token) - クラス のコンストラクタjp.pay.android.ui.PayjpCardFormResult.Success
Activity finished with data which include class Token.
success(result) - クラス のメソッドjp.pay.android.util.Tasks
Make success task

T

Task<T> - jp.pay.androidのインタフェース
Simple request invocation interface. It is mostly the same as Retrofit.Call.
Task.Callback<T> - jp.pay.androidのインタフェース
Callback
Tasks - jp.pay.android.utilのクラス
Utility of interface Task
TenantId - jp.pay.android.modelのクラス
Tenant id
TenantId(id) - クラス のコンストラクタjp.pay.android.model.TenantId
Tenant id
tenantId(tenantId) - クラス のメソッドjp.pay.android.PayjpTokenParam.Builder
Set tenant id
toJson(brand) - クラス のメソッドjp.pay.android.model.CardBrand.JsonAdapter
 
Token - jp.pay.android.modelのクラス
Token
Token(card, created, id, livemode, used) - クラス のコンストラクタjp.pay.android.model.Token
Token
toString() - クラス のメソッドjp.pay.android.model.ApiError
 
toString() - クラス のメソッドjp.pay.android.model.Card
 
toString() - クラス のメソッドjp.pay.android.model.CardBrandsAcceptedResponse
 
toString() - クラス のメソッドjp.pay.android.model.CardExpiration
 
toString() - クラス のメソッドjp.pay.android.model.TenantId
 
toString() - クラス のメソッドjp.pay.android.model.Token
 
toString() - クラス のメソッドjp.pay.android.CardFormStatus.Error
 
toString() - クラス のメソッドjp.pay.android.PayjpTokenParam
 
toString() - クラス のメソッドjp.pay.android.ui.PayjpCardFormResult.Success
 

V

validateCardForm() - クラス のメソッドjp.pay.android.ui.widget.PayjpCardFormFragment
 
validateCardForm() - インタフェース のメソッドjp.pay.android.ui.widget.PayjpCardFormView
Validate input and force update form.
ViewExtension - jp.pay.android.ui.extensionのクラス
 
A B C E F G H I J N O P R S T V 
ナビゲーション・リンクをスキップ