We are a UK-based business and wish to accept Credit/Debit card payments on our website. Our options are:
- PayPal
- SagePay
- (Maybe) WorldPay
We NEED to store user's credit card info (of course, NOT on ours but) on Payment Gateway's server so that user can pickup a "Saved" card for quick checkout (like Amazon does).
SagePay offers a "Token System" for this - basically the business (like us) stores tokens which as "aliases" to card info stored on SagePay's PCI/DSS compliant servers. But, this system requires us to get a merchant account and hence become PCI compliant.
We want to use PayPal to accept payments but be able to store credit card numbers on their servers and a link/token/alias to credit card on our server
Is it possible?
Thank you! :)