Crate payjp_core

Source
Expand description

core

Modules§

account
balance
charge
customer
event
statement
subscription
tenant
term
three_d_secure_request
token

Structs§

Account
Accountオブジェクト
AccountId
Balance
Balanceオブジェクト
BalanceId
BankInfo
入金先口座情報
BankInfoBuilder
Card
クレジットカードの情報を表すcardオブジェクト
CardBuilder
CardId
Charge
chargeオブジェクト
ChargeId
Customer
Customerオブジェクト
CustomerCards
CustomerId
CustomerSubscriptions
Event
eventオブジェクト
EventId
Merchant
Merchantオブジェクト
MerchantBuilder
MerchantId
Plan
planオブジェクト
PlanBuilder
PlanId
Statement
Statementオブジェクト
StatementId
StatementItem
Statementに含まれる項目
StatementItemBuilder
StatementTerm
Subscription
subscriptionオブジェクト
SubscriptionId
SubscriptionNextCyclePlan
Tenant
tenantオブジェクト
TenantId
TenantReviewedBrands
申請情報を提出済のブランドの各種情報
Term
Term(集計区間)オブジェクト
TermId
ThreeDSecureRequest
three_d_secure_requestオブジェクト
ThreeDSecureRequestId
Token
For more details see <https://pay.jp/docs/api>.
TokenId

Enums§

BalanceState
BankInfoBankAccountStatus
最新振込結果
CardAddressZipCheck
郵便番号の検証結果
CardBrand
カードブランド名
CardCvcCheck
セキュリティコードの検証結果
CardThreeDSecureStatus
3Dセキュアの利用状況
ChargeCurrency
3文字のISOコード(現状 “jpy” のみサポート)
ChargeThreeDSecureStatus
3Dセキュアの実施状況
CustomerCardsObject
EventType
このイベントのタイプ。値の種類についてはこちら.
MerchantBrandsAccepted
本番環境で利用可能なカードブランドのリスト
MerchantCurrenciesSupported
対応通貨のリスト
MerchantDefaultCurrency
3文字のISOコード(現状 “jpy” のみサポート)
PlanInterval
課金の間隔。day, week, month, year のいずれか。
StatementTermObject
固定文字列
StatementType
SubscriptionNextCyclePlanInterval
課金の間隔。day, week, month, year のいずれか。
SubscriptionStatus
trial, active, canceled または paused のいずれかの値。
TenantBankAccountStatus
口座状態。pending:未確認, success:入金確認済み, failed:入金不可能
TenantReviewedBrandsStatus
審査ステータス
ThreeDSecureRequestState
3Dセキュア認証の現在の状態
ThreeDSecureRequestThreeDSecureStatus
3Dセキュアの認証結果 値についてはcharge.three_d_secure_statusに同じ