I am working on a product & checkout system that will let many sellers list items for sale, they will each be able to login and retrieve their orders (and card info) to process with their own individual merchant acct system.
The card info will be stored on the server (PCI compliant and SSL) until they get the order, at that point they delete the card number and exp date.
My service will consist of letting the sellers use my cart system. But I do not process any cards or take any payment from the buying customers. I will take a fee from the each of the sellers based on the number of transactions.
Do any of you know of any reason that this is not allowed by the credit card companies? What should I be looking out for to keep this free of problems?