Charges the credit card for the specified amount. Increases the card balance by the amount specified.
Charge transaction number or charge code
Exception Type | Condition |
---|---|
CreditOverflowException | If charge plus current balance exceeds credit limit. |
InvalidCreditCardNumberException | If given card number if not valid. |