Order send to email rather than checking out - wordpress

I am using WordPress woo commerce on my website. I want my orders sent to email rather than checking out to paypal. I am selling medicine and paypal doesn't allow their services for websites that are dealing with medicine. So I want my orders straight to my email and where I can contact users.
I want to know Is it possible to do it with woocommerce?
Is there any plugin which can do that?
Any help would be appreciated.
Thanks in advance. :)

In WooCommerce->Settings->Checkout, disable all payment options except for "Cash on Delivery".
Then change the title to something like "Pay by Phone" and in the Description and Instructions fields something like "Call 123-456-7890 to complete your order." then the order will be placed, but they have to call to complete payment.
Or you can change the wording to indicate that you'll call them. Just make sure that the phone number field is required if you take that route.

Related

How to add payment link in invoice and pay later option in woo commerce

Is there anyway to send payment method option in order invoice to the customer so the customer can checkout without making any payment in WooCommerce website.
And afterwards customer can do payment through invoice or any button on the invoice that can take them to payment methods option.
I'm using multiple payment methods and I want to show all of them in the invoice.
Also advices if there's any paid or free plugin.
Right now I'm using Rapyd payment gateway with my website (Just for info)
Also please let me know if we can do same thing by using some forms like Gravity etc
Thanks in advance :)
I did tried a lot of free plugins but none of them are working. Right now I'm able to send invoice to the customer without making any payment but it doesn't show any sort of payment options in it.

In WordPress, can I have a form and a payment submit at the same time?

Apologies for not knowing the exact terms to describe what I want, but I am using a simple WordPress theme site, the included WPForms plugin, and am trying to take orders using Square as my payment processing.
The current system I'm using works: I have a WPForm that gets the order information I need, they submit the form, then that redirects to a page where they click a link and arrive at the payment window on Square.
The problem is that I'm finding there's abandonment between the order form sending and the payment -- so I get orders in my Inbox, then have to wait and eventually track down whether they're wanting to pay. I'd really love to have my order arrive ONLY if payment is completed.
I could do this most simply by reversing the process, requiring someone pay first, THEN redirect to the order page...but that's a bad customer experience and I think people are more invested in completing a purchase if they're already excited by "ordering" it.
So I'm hoping someone can tell me if there's a plugin or method such that the very same "Order now" button will send the order to me AND process (and complete) the payment.
If this is more complicated than I think, if it's a huge headache, I will opt for either leaving it as is and tracking down payment...or reverse and make them pay first. But any help or suggestions, particularly for a Plugin that can do what I'm looking for, would be great. Thank you in advance!
If you're willing to purchase the Pro version of WPForms then it easily integrates with Stripe to collect payment at the same time that your Form is submitted.
https://wpforms.com/how-to-accept-payments-with-stripe/
PayPal and Authorize.Net are other options that integrate with WPForms.
These other questions may be relevant as well:
Wordpress action hook not firing (wpforms)
Wordpress Help (WPForms + PayPal Workflow)

Generate Email Coupon Wordpress

This might be off topic question but I would like to ask it anyway to the developers out there.
Is there a plugin or whatever, that can enable automatic single use coupon code delivery to a user on wordpress/page?
Basically WordPress will send an email to the customer and then the user takes an action (clicks button, clicks link from email), and can see a unique, single use, coupon code back to the wordpress site? Each user of course would see a unique coupon code because there would need to have been a list of unique coupon codes selected/uploaded to begin with.
Thanks for your kind answers if there is any. Please.
I am not sure if this is what you are looking for:
YITH WOOCOMMERCE COUPON EMAIL SYSTEM

Embedding pay now button

I currently use Big Cartel for my online shop. Big Cartel is a web-based eCommerce solution specifically designed to help artists, whether musicians or crafters, sell their merchandise online easily. So when customers order my products online they can checkout through big cartel which they have an option to use PayPal after trying name, address, email address, etc, however, to add a more efficient/speedy checkout so they don't have to type out all of their info, I embedded a PayPal express button. The problem is when they order by clicking the pp button, it doesn't take away from my current stock resulting in overselling. It's acting like a separate entity and I can't see what they actually purchased- Only a PayPal message that they sent me funds. Obviously I want to avoid overselling and need to know how to get the PayPal button to collaborate with my big cartel shop when someone purchases with the "pay now" PayPal button. Is there an additional code I'm missing? Any advice and help with this issue is very appreciated! (This is the first time I've used code and inserted anything before so I'm not tech lingo savvy)
You must verify that you have entered your PayPal API information in Big Cartel settings. You should also add "Return URL" in your Admin Panel.
I would also suggest you to use Sandbox and test it yourself so you don't have to worry when real orders come in.
The API login credentials look like this:
USER=API_username
PWD=API_password
SIGNATURE=API_signature

Why does my email shows up in Woocommerce check out page?

I am newbie in Woocommerce.
I filled out profile information in WordPress "Customer Billing address" and "Customer Shipping address"
And when I checked the "Checkout" page, all my information was filled out.
So, I removed all my information which was in Profile, the information was gone in Checkout page. (Which is good!)
However, the email did not remove. (The profile states email is required, and whenever I go for checkout, my email shows up.)
Can anyone know how to fix this problem?
Also, what plug-ins are there that if the customer buy multiple products and calculate the shipping costs at proceed to check out page?
For example, I want to set $9.45 for maximum weight/ dimension we set and if customer buy more products, I want to add percentage more for the weight/ dimension.
Thanks,
Hi happy to read your question .
As you are seeing your profile details on checkout page because you are logged in your site as administrator so .
log out from your wordpress site then check checkout page
Regarding second issue you need add variable products in site or else use below plugin - http://codecanyon.net/item/woocommerce-shipping-calculator-on-product-page/11496815

Resources