views:

17

answers:

2

hi to all

i am using oscommerce for my client .

he is from uk.

i am using this module for payment "PayPal Website Payments Pro (UK) Direct Payments " beacause my want for payment using paypal creating card service.

here i have problem : when i enable this module and payment using this.

it gives an error: Error: Payment module configuration error. Please verify the login credentials.

i have enter my client id in vendor section and password.

Any one have idea about this. why this error is occoured.

A: 

Have you entered the correct paypal certification keys and client ids. If you have access to his paypal account, look for creating a certificate [the info is helpful] and test it in sandbox first.

What I can say is that oscommerce paypal module has a bug that doesn't get the products ordered into paypal. This happens mostly in the paypal express checkout module.

regs

Fabian Borg
A: 

This is what is needed exactly from Paypal

API Username, API Password and API Signature from your live PayPal account

if wanting to test using sandbox you need

Select “Sandbox” to run test transactions in conjunction with the PayPal test environment at https://developer.paypal.com. If you intend to use “Sandbox”, you will need to login to [developer.paypal.com], generate Buyer and Seller accounts at and configure the Seller accounts API Username, API Password and API Signature into osCommerce instead of using the API credentials from your live account.

Cheers Fab

Fabian Borg