Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

Hi

 

I have the Pay Pal Website Payments Pro (Pay Flow) edition module installed and the list of credit card that comes up is Visa, Mastercard, Solo and Maestro. I don't take Solo or Maestro and do take Amex. I can't figure out where to configure this.

 

Thanks

Posted

@@scottenj

 

The credit cards that PayPal accepts is NOT configurable by you, those are the cards PayPal has decided to work with.

 

 

 

Chris

Posted

That isn't the problem.My PayPal account is set up for Visa, Mastercard and Amex and yet the payment module is displaying Visa, Mastercard, Maestro and Solo.

Posted

OK, I found where the list is embedded:

 

 

$this->cc_types = array('0' => 'Visa',

'1' => 'MasterCard',

'9' => 'Maestro',

'S' => 'Solo');

}

 

Now how do I add Amex and get rid of Maestro and Solo?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...