LinePay v0.3.0 LinePay

Link to this section Summary

Functions

オーソリ内訳照会API

オーソリ状態 → 決済完了状態に更新

capture: true -> 決済完了状態に更新 capture: false -> オーソリ状態に更新

決済内訳照会API

決済完了状態 -> 払い戻し状態に更新

決済予約API、成功時19桁の取引番号(TransactionId)が発行される

オーソリ状態 -> 無効状態に更新

Link to this section Functions

Link to this function authorization(transaction_id, order_id)

オーソリ内訳照会API

Link to this function capture(transaction_id, amount)

オーソリ状態 → 決済完了状態に更新

Link to this function confirm(transaction_id, amount)

capture: true -> 決済完了状態に更新 capture: false -> オーソリ状態に更新

Link to this function payment(transaction_id, order_id)

決済内訳照会API

Link to this function refund(transaction_id)

決済完了状態 -> 払い戻し状態に更新

Link to this function reserve(product_name, amount, order_id, capture, client_type)

決済予約API、成功時19桁の取引番号(TransactionId)が発行される

Link to this function void(transaction_id)

オーソリ状態 -> 無効状態に更新