busInvoice.ProcessCreditCard

Processes a Credit using AccessPoint (at this point). Works with the WebStoreConfig settings for setting the appropriate processing parameters: CCAccessPointUrl CCMerchantId CCReferingOrderUrl All other values are retrieved from the current invoice.

public bool ProcessCreditCard();

Return Value

bool

Remarks

The Invoice is not saved at this point. Make sure to call Save() after this operation.


See also:

Class busInvoice

© West Wind Technologies, 1996-2018 • Updated: 05/04/05
Comment or report problem with topic