Updates credit card information for payment source. While updating payment source, the credit card number and payment service cannot be updated. The update able filed of credit card are description, card name, and expiry date. Billing zip code and security codes are used to validate the card information and are recommended to provide but not mandatory. To change any information for credit card other than the above mentioned users must remove the payment source first and must add a new one. LeasePak uses Electronic Payment Source (rso
) table to store the updated information.
public String updateCreditCard(String input)
Throws:
java.rmi.RemoteException
- Exceptions that may occur during the execution of a remote method call.
Where:
input - - XML document with parameters to update credit card information for payment source.