Credit card option on paypal - Problem

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
vinoth
Forum Contributor
Posts: 113
Joined: Thu Aug 02, 2007 3:08 am
Location: India
Contact:

Credit card option on paypal - Problem

Post by vinoth »

Hi all.

I am working an shopping cart website,
I used paypal as my payment gateway, after entering to paypal, The customer select the credit card option on paypal, he enters all the information..

The credit card option worked only for American express card, It won't work for Visa and Master card,

can anyone caught the same issue before? Provide some suggestions to fix the issue.

Thanks in advance
Vinoth
dbemowsk
Forum Commoner
Posts: 82
Joined: Wed May 14, 2008 10:30 pm

Re: Credit card option on paypal - Problem

Post by dbemowsk »

This is a paypal issue and not a PHP coding problem. Contact paypal.
Post Reply