トランザクション

トランザクション履歴とは、実行済みの課金と返金のことです。貸借のアクティビティにアクセスできるようになっています。

課金返金の一覧よりもこの閲覧方式を用いることを推奨します。

トランザクション履歴オブジェクト

Fields
merchant_idstring (UUID)
課金が作成された加盟店のユニークID
merchant_namestring
加盟店名
store_idstring (UUID)
課金が作成されたストアのユニークID
store_namestring
店舗名
resource_idstring (UUID)
このエントリーが参照しているリソースのユニークID。typechargeであれば課金のID、refundであれば返金のIDとなります
amountnumber
課金または返金の金額
currencystring (ISO-4217)
トランザクションの通貨
amount_formattedstring
補助単位があれば、その小数の値を含む課金か返金の金額
typestring
chargeまたはrefundのいずれか
statusstring
pending, successful, failed, erroredのいずれか
payment_typestring
決済処理の支払い方法
modestring
liveまたはtest
metadatajson
課金に付与されたメタデータ
bank_transfer_latest_deposit_datestring (ISO-8601)
銀行振込の場合、その支払いの入金日
bank_transfer_payment_statusstring
銀行振込の場合、決済のステータス
unpaid(未入金), insufficient(不足), exact(丁度), exceeded(超過) のいずれか
created_onstring (ISO-8601)
トランザクションの日時