I have configured the paypal commerce module as explained in the documentation. specifically, i have created an application in paypal business account using its developer tools. I set the client id and secret in the configuration settings of the module. i am not using sandbox environment. payment type is capture.
in the Display PayPal Prominently panel, i have checked the first 3 boxes.
When i go through the checkout process from adding an item to the cart to payment, i never see the paypal logos. i expected to see paypal logos and/or buttons giving the customer the option of choosing paypal along with the other configured payment methods.
what am i doing wrong? i am using nopcommerce 4.7 and the latest version of paypal commerce.
Is there any error logged on the browser console and also at /Admin/Log/List? Also, are you providing the correct zip code/phone number on the billing and shipping address? I have run into a problem with Paypal Commerce in the past because of an invalid address.
Is there any error logged on the browser console and also at /Admin/Log/List? Also, are you providing the correct zip code/phone number on the billing and shipping address? I have run into a problem with Paypal Commerce in the past because of an invalid address.
no errors in the browser debugger console or in network tab. there is one time out error related to configuration activity. i do not see any errors related to the shopping cart flow.
Payments.PayPalCommerce error: The request was canceled due to the configured HttpClient.Timeout of 10 seconds elapsing.
there are numerous such errors for the usps module provided by nopcommerce. do i need to extend the timeout? if so, where? i have full access to my server.
after uninstalling and reinstalling the module, and reconfiguring it, it worked. this time, i used the sign up button instead of manual installation. the paypal button appears on the checkout start page and in the checkout flow.
the drawback is that the only option on the shopping card page is paypal which is very confusing to shoppers because it implies that they must use paypal. although paypal offers a credit card option, it is not seen until reaching the payment methods page.
ps - the solution is to limit the prominence settings
I am having the same issue, tried both methods and did the reinstallation but paypal is not loading. blank screen.
i assume that you have a paypal business account. assuming so, after you provide the email for the paypal account, you should see a button to sign up for paypal. even if you already have that account, click that button. it did some things which allowed the integration to work which were not effected when i chose the manual method.