You are here: RainWorx.FrameWorx.MVC Namespaces > RainWorx.FrameWorx.MVC.Controllers > RealTimeController Class > AttemptBatchPayment Method

RealTimeControllerAttemptBatchPayment Method

AuctionWorx 3.5 API
attempts to charge the primary credit card of the payer associated with the specified invoice

Namespace:  RainWorx.FrameWorx.MVC.Controllers
Assembly:  RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5

Syntax

C#
public JsonResult AttemptBatchPayment(
	int invoiceID
)

Parameters

invoiceID
Type: SystemInt32
if of the specified invoice

Return Value

Type: JsonResult
JSON encoded string
See Also

Reference

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