SBPaymentService.NET

SB Payment Service .NET library

< クラス一覧


Auone

Namespace: SBPaymentService.Api.Method

public class Auone : SBPaymentService.Api.MethodBase, ISettleablePayment

Inheritance ObjectApiClientMethodBaseAuone
Implements ISettleablePayment

Constructors

Auone(MerchantEnvironment)

public Auone(MerchantEnvironment env)

Parameters

env MerchantEnvironment

Methods

SettlePayment(String, String, Nullable<Int32>)

public ApiResponseData SettlePayment(string sps_transaction_id, string tracking_id, Nullable<Int32> amount)

Parameters

sps_transaction_id String

tracking_id String

amount Nullable<Int32>

Returns

ApiResponseData


< クラス一覧