attempts to charge the primary credit card of the payer associated with the specified invoice
Namespace:
RainWorx.FrameWorx.MVC.ControllersAssembly: 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: JsonResultJSON encoded string
See Also