I have a web application that needs to take the customer's credit card
information once and then be able to apply payments to that credit card
at various times later on. Due to PCI compliance issues, I don't want to
store the credit card data on our ...