I would like to know where to find exactly as to why when free shipping is enabled, it automatically disable other shipping methods. I tried checking already the codes of the theme but (default Astra Free version) but it doesn't have any unset rules for other shipping methods when free shipping is available.
Is this the default behavior for WooCommerce?
Related
I'm working on an e-commerce site which runs on WordPress platform. Woocommerce plugin is used to create the products and using PayPal standard payment gateway.
Whenever I check out the product, the PayPal is showing the "Paypal login page" but I wanted to show "Pay with credit/debit" by default.
I tried setting this '' to the checkout button in my site. I doesn't work.
I know "Express checkout" is used to show the "Paypal credit/debit" card page directly. But in my products, I have maintained the recurring payment option. "Express Checkout" doesn't provide the recurring payment option.
May I know where I'm going wrong.
Note: I'm using latest versions of woocommerce and wordpress.
I believe since you are using PayPal standard, you may need to utilize another form of integrating recurring payments for your respective products. Looks like PayPal does endorse a specific extension to WooCommerce that can handle recurring payments, link HERE.
Also, here's the actual link to the extension which is mentioned on the previous page, HERE.
According to REST API documentation, on v2/checkout/orders you may set the application_context.landing_page to BILLING.
Unfortunately, I can't see any difference on user experience behaviour.
I have a store in WooCommerce that works with BlueSnap as a payment gateway. I sell regular one-time charge products, and I'm considering adding a subscription. I was told by BlueSnap that they support payment for subscriptions in WooCommerce - but I couldn't find anything in the plugin documentation to explain how to configure this in my Woo admin.
Should I install a separate plugin for the subscriptions – if so, which one, and which version? Does BlueSnap offer some version of subscription management?
BlueSnap supports subscriptions in WooCommerce, but in order to use this ability you will need to go through a few steps:
Install the WooCommerce Subscriptions plugin, version 2.0 and up (2.1 and up is recommended). Make sure it is activated. In the setup menu found in WooCommerce -> Settings -> Subscriptions, configure the plugin as you wish.
Note: The subscriptions plugin currently allows "Retry Failed Payments" - this is not currently supported by BlueSnap, but it is scheduled for a close release.
Install and activate the BlueSnap plugin. In the menu found in WooCommerce -> Settings -> Checkout -> BlueSnap Card Payments, Make sure you specify the recurring contract ID.
Create a subscription product in your WooCommerce store. Once this product is purchased with BlueSnap, the handling of the subscription will be handled automatically.
I want to add new shipping methods in the Shipping step, during check out process. Where in Admin section should I add them? And How? So far I tried in Config > Shipping > Shipping Methods section. But it didn't help me.
You have to develop new Plugin for your new shipping Method. If you cannot find your desired shipping method in the nopcommerce marketplace. Once you develop plugin you have to install and then there will be your shipping method in in the checkout screen.
I have enabled the PayPal standard gateway. This is currently the showing payment method on the checkout page. I have installed an SSL and have an HTTPS:// how ever when i try to enable the PayPal Pro Payment Gateway (in sandbox mode) the Checkout page only displays the Paypal standard method and does not give the familiar radio buttons to select the method. Only method available is the paypal standard.
I also tried enabling the Cheque payment gateway but that also does not display on checkout page
Is there any way to fix this so the credit card input Paypal pro payment method displays on the checkout page?
The site is https://www.dowelmax.com
I had this very same problem and found this page in researching the answer. You mentioned that it turned out to be a conflict with a currency switcher plugin. I had one of those installed, so tried disabling that and indeed my problem resolved too!
To further clarify a solution for anyone else in the same boat - it may be that you need to enable specific payment gateways for each available currency. Above and beyond the general WooCommerce enable option. (Even for your base currency)
This enabled me to fix the problem AND keep my currency switcher plugin active.
In my case, it was Aelia Currency Switcher. They have a support note on it here:
https://aelia.freshdesk.com/support/solutions/articles/158712-one-or-more-payment-methods-don-t-appear-after-installing-the-currency-switcher-how-can-i-fix-it-
Depending on what plugin you are using in WooCommerce, you need to enable force secure checkout. Once force secure checkout is enabled typically PayPal Payments Pro will show up on the checkout page.
Click on WooCommerce
Settings
Checkout
Checkout Options
Place a check mark next to force secure checkout (not force http) and then save. Also make certain that PayPal Payments Pro is enabled on the list of gateways.
This image is from the WooCommerce Documentation on Woothemes.
I resolve this problem with this instructions :
Admin > Woocommerce Settings > Payment > Manage (Your checkout) Active your API permission or information and you get solve.
Good luck
I was also face this type of problem but I was resolve with these instruction.
Enable define ( 'WP_DEBUG', true);
Goto checkout page and refresh page.
Now showing some warning and fatal error.
Solve fatal error and refresh again checkout page and now it's showing payment option and order place button.
I hope this instruction will help you.
I am developing a ecommerce site using WooCommerce 2.1.6 and using Shipping Multiple Addresses extension to ship products to multiple addresses and also using WooCommerce Fedex Shipping Pro extension to ship product with fedex shipping method
But when i am using single shipping address to ship products, the fedex shipping options are showing properly, but when i assign multiple products to multiple shipping addresses, the fedex shipping method options are not showing in the list, i don't understand the issue
please help me to solve the issue or suggest any other woocommerce fedex extensions that ship products to multiple addresses.
Thank you very much.
I am Strongly suggesting you WooForce Fedex Plugin. Once you purchased the premium version, They will provide you some snippet to do this.
Usually, they are very customer friendly and respond very quickly. So that you can expect help from their side to config properly.