scottenj Posted November 20, 2012 Posted November 20, 2012 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 Quote
Guest Posted November 20, 2012 Posted November 20, 2012 @@scottenj The credit cards that PayPal accepts is NOT configurable by you, those are the cards PayPal has decided to work with. Chris Quote
scottenj Posted November 21, 2012 Author Posted November 21, 2012 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. Quote
scottenj Posted November 21, 2012 Author Posted November 21, 2012 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? Quote
scottenj Posted November 21, 2012 Author Posted November 21, 2012 Ok, the problem appears to be fixed Quote
Recommended Posts
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.