You are here: RainWorx.FrameWorx.Providers Namespaces > RainWorx.FrameWorx.Providers.Payment Namespaces > RainWorx.FrameWorx.Providers.Payment > AuthorizePayment Method

AdminBypassAuthorizePayment Method

AuctionWorx 3.5 API

Namespace:  RainWorx.FrameWorx.Providers.Payment
Assembly:  RainWorx.FrameWorx.Providers.Payment.Dummy (in RainWorx.FrameWorx.Providers.Payment.Dummy.dll) Version: 3.5

Syntax

C#
public PaymentProviderResponse AuthorizePayment(
	string recipientUserName,
	string payerUserName,
	decimal paymentAmount,
	string currencyCode,
	PaymentParameters paymentParameters
)

Parameters

recipientUserName
Type: SystemString
payerUserName
Type: SystemString
paymentAmount
Type: SystemDecimal
currencyCode
Type: SystemString
paymentParameters
Type: RainWorx.FrameWorx.DTOPaymentParameters

Return Value

Type: PaymentProviderResponse

Implements

IPaymentProviderAuthorizePayment(String, String, Decimal, String, PaymentParameters)
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.