Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
C# (CSharp) IPayment.HandleOrder示例
编程语言:
C# (CSharp)
类/类型:
IPayment
方法/功能:
HandleOrder
hotexamples.com的示例:
1
C# (CSharp) IPayment.HandleOrder - 已找到1个示例
。这些是从开源项目中提取的最受好评的
IPayment.HandleOrder
现实C# (CSharp)示例。您可以评价示例,以帮助我们提高示例质量。
常用方法
显示
隐藏
AppliedPayments(11)
ExecuteRule(5)
AddPayment(5)
GetPayPalTransactionRecord(4)
DoPayment(3)
GetMd5Hash(3)
AddTransaction(3)
HasFraudStatus(3)
CapturePayment(3)
GetType(3)
GetTaxApplicability(2)
GetPaymentMethod(2)
GetPaymentRecordByInvoiceId(2)
GetAll(2)
GetRateType(2)
GetAllFromTenant(2)
Add(2)
Create(2)
GetTaxType(2)
GetPayment(2)
AddAttachment(2)
CalculateAnnualSalary(2)
GetCurrencyByHotelId(2)
AddPaymentRecord(2)
GetAmountFromMonth(2)
GetCurrency(2)
GetTransaction(2)
GetInvoiceDetails(1)
GetDiscountedPrince(1)
GetPayHistoric(1)
GetPaymentsByAccountId(1)
GetPaymentById(1)
GetPaymentDetailsById(1)
GetPaymentIdByMemberId(1)
GetPayments(1)
GetChange(1)
GetSpecifiedPayment(1)
GetWithOperationResponseAsync(1)
HandleOrder(1)
InsertChequeDetails(1)
IsConnected(1)
IsEnough(1)
GetCost(1)
GetAllPayment(1)
GetByIdWithOperationResponseAsync(1)
CreatePayment(1)
AddPaymentData(1)
AddPaymentDetail(1)
AppliedToInvoices(1)
Authorise(1)
常用方法
AppliedPayments (11)
ExecuteRule (5)
AddPayment (5)
GetPayPalTransactionRecord (4)
DoPayment (3)
GetMd5Hash (3)
AddTransaction (3)
HasFraudStatus (3)
CapturePayment (3)
GetType (3)
常用方法
GetTaxApplicability (2)
GetPaymentMethod (2)
GetPaymentRecordByInvoiceId (2)
GetAll (2)
GetRateType (2)
GetAllFromTenant (2)
Add (2)
Create (2)
GetTaxType (2)
GetPayment (2)
AddAttachment (2)
CalculateAnnualSalary (2)
GetCurrencyByHotelId (2)
AddPaymentRecord (2)
GetAmountFromMonth (2)
GetCurrency (2)
GetTransaction (2)
GetInvoiceDetails (1)
GetDiscountedPrince (1)
GetPayHistoric (1)
常用方法
AddAttachment (2)
CalculateAnnualSalary (2)
GetCurrencyByHotelId (2)
AddPaymentRecord (2)
GetAmountFromMonth (2)
GetCurrency (2)
GetTransaction (2)
GetInvoiceDetails (1)
GetDiscountedPrince (1)
GetPayHistoric (1)
GetPaymentsByAccountId (1)
GetPaymentById (1)
GetPaymentDetailsById (1)
GetPaymentIdByMemberId (1)
GetPayments (1)
GetChange (1)
GetSpecifiedPayment (1)
GetWithOperationResponseAsync (1)
HandleOrder (1)
InsertChequeDetails (1)
IsConnected (1)
IsEnough (1)
GetCost (1)
GetAllPayment (1)
GetByIdWithOperationResponseAsync (1)
CreatePayment (1)
AddPaymentData (1)
AddPaymentDetail (1)
AppliedToInvoices (1)
Authorise (1)
常用方法
GetPaymentsByAccountId (1)
GetPaymentById (1)
GetPaymentDetailsById (1)
GetPaymentIdByMemberId (1)
GetPayments (1)
GetChange (1)
GetSpecifiedPayment (1)
GetWithOperationResponseAsync (1)
HandleOrder (1)
InsertChequeDetails (1)
IsConnected (1)
IsEnough (1)
GetCost (1)
GetAllPayment (1)
GetByIdWithOperationResponseAsync (1)
CreatePayment (1)
AddPaymentData (1)
AddPaymentDetail (1)
AppliedToInvoices (1)
Authorise (1)
CancelPayment (1)
ChargeCreditCard (1)
CheckArgument (1)
CheckStateAccount (1)
CountSalary (1)
CreateDigitalGoodsTradeUrl (1)
CreateNormalGoodsTradeUrl (1)
CreateOrUpdate (1)
Delete (1)
GetById (1)
DeleteAttachment (1)
DeleteByIdWithOperationResponseAsync (1)
DeletePayment (1)
Edit (1)
ExecuteAsync (1)
Feedback (1)
FindAll (1)
GenerateComission (1)
GetAddress (1)
GetAllFromMonth (1)
示例#1
0
显示文件
public string HandleOrder() { return(_payment.HandleOrder()); }
x