| |
One suggestion regarding the naming conventions on these plugins. I suggest they be called what Paypal calls them. There is some confusion within hte community. Payments.PaypalDirect does not map to anything offered by Paypal. It took us quite some time to figure out how to implement Paypal Advanced, the official name for Paypal's Merchant Account Services we have selected. Not compeltely sure it is workign correctly yet. This is different from Paypal Standard, the free basic service Paypal offers. A How To on this topic would be helpful. Just a suggestion.
Mark
Posted:
8 months ago
|
I am using NOP 2.5, here is how I did it. From the Adminsitration screen, Select Configuration. Select Configure for the option Payments.PaypalDirect. 1. Log into your PayPal account. 2. Click on Profile from the Home Menu. 3. Under Account Information >> Choose API Access. 4. Click on Request API Credentials. 5. Choose API Signature as the credential type. 6. Enable the checkbox and agree to the license Terms-I agree to the API Certificate Terms of Use and terms incorporated therein and press the Submit button
Before being able to receive IPN messages (optional), you'll need to activate this service; follow these steps:
1. Log in to your Premier or Business account. 2. Click the Profile subtab. 3. Click Instant Payment Notification in the Selling Preferences column. 4. Click the 'Edit IPN Settings' button to update your settings. 5. Select 'Receive IPN messages' (Enabled) and enter the URL of your IPN handler (http://www.yourStore.com/Plugins/PaymentPayPalDirect/IPNHandler). 6. Click Save, and you should get a message that you have successfully activated IPN.
Mark
Posted:
8 months ago
|
Think I found the solution here:
http://www.nopcommerce.com/boards/t/16194/loginnew-registration-errors.aspx
Posted:
9 months ago
|
mikeaurelius wrote: set the value of record # 341 to False
Identifiers could be different. I would better find this setting by name 'captchasettings.enabled'
Sorry, still a newbie. Using 2.5. Where would we find catchasetting.enabled from File Management system? We are locked out of our Administration after enabling Captcha in the Admin for the website. Getting the same error as above.
Thanks from the bayou country of South Louisiana, USA!
Posted:
9 months ago
|
I have changed the defaultview from Grid to List per your advice, thanks. Unfortunately Featured Products are still in Grid view mode. Anyone have any suggestions?
Posted:
9 months ago
|