CodeIgniter Forums
PayPal payment with CC option - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: PayPal payment with CC option (/showthread.php?tid=29844)



PayPal payment with CC option - El Forum - 04-23-2010

[eluser]Vi.[/eluser]
Hi everyone,

I am using PayPal Lib and working well. I changed code a bit and then noticed No CC option in PayPal payment page. What is requirements for CC option in PayPal payment page? I have a Business Account and using it for paypal payments.

Here is what I need;
http://i44.tinypic.com/nmf1id.png

Thank you

P.s. I searched and read the PayPal guides but I couldn't get an answer that explain.


PayPal payment with CC option - El Forum - 04-23-2010

[eluser]steelaz[/eluser]
Try removing all cookies from your browser that relate to PayPal's website. IIRC if PayPal detects account cookie, it hides CC payment option.


PayPal payment with CC option - El Forum - 04-23-2010

[eluser]Vi.[/eluser]
[quote author="steelaz" date="1272046407"]Try removing all cookies from your browser that relate to PayPal's website. IIRC if PayPal detects account cookie, it hides CC payment option.[/quote]

Thank you for reply.

That is true. PayPal was remembering my previous account and hiding options.