Could you tell us the settings you have for your PayPal Pro module?
Is the payment method perhaps restricted to certain Geo Zones?
Peter
Is the payment method perhaps restricted to certain Geo Zones?
Peter

For OpenCart & PHP/MySQL support feel free to PM me
Click here for my extentions
Did I help you? Donate here to show support
I just checked this myself. With the PayPal Pro extension you can only process credit cards to the PayPal account. If you want to accept payments from PayPal accounts you should enable the PayPal Standard method. Or look at PayPal express:
http://www.opencart.com/index.php?route ... rch=paypal express
Peter
http://www.opencart.com/index.php?route ... rch=paypal express
Peter
For OpenCart & PHP/MySQL support feel free to PM me
Click here for my extentions
Did I help you? Donate here to show support
No problem. You can rename the extension from "Credit or Debit Card (Processed securely by PayPal)" to "Credit Card" by going to catalog/language/your_lang/payment/pp_pro_uk.php and replacing:
with
That way the user isn't being mislead or confused 
Peter
Code: Select all
$_['text_title'] = 'Credit or Debit Card (Processed securely by PayPal)';
Code: Select all
$_['text_title'] = 'Credit or Debit Card';

Peter
For OpenCart & PHP/MySQL support feel free to PM me
Click here for my extentions
Did I help you? Donate here to show support
Who is online
Users browsing this forum: Amazon [Bot] and 21 guests