I have a question regarding to the woocommerce payment gateways. I have a scenario in which I have to create the packages which are being saved into the options table, these are not related to any post types but are purchasable by users.
What I need is the payment gateways the woocommerce is using, I needed to know if there is any hook, any class that I can extend or any other way that I can use the woocommerce payment gateway to buy my packages.
What I wanted is that I simply pass through few parameters like (Amount, quantity, Package Name and return URL) to a function and it should return me the transaction ID on return page. I don't want to use the products and orders for this because I am already using them on my site also the current functionality is working fine I just need to change the gateways so it uses the woocommerce.
Related
I am using WooCommerce and Paypal gateway. I would like the Paypal order details to be different (best would be just the order number) from the item on the WooCommerce store. I tried codes i found on this website from 2+ years ago but they are not working.
There might be an invoice prefix setting, within the settings of the PayPal payment method you are using in WooCommerce.
If there isn't such a setting, you will need to edit code to change it. What exactly will depend on what PayPal payment method for WooCommerce you are using. There are many available.
I want to implement a payment plugin for woo commerce website when the amount exceeds a particular limit.
Use case: My client wants to show only the Cash On Delivery(COD) payment option if the amount is below of Rs.100 but if the amount exceeds Rs.100, then show COD as well as other payment method option too. Is there any plugin for this purpose on WordPress?
WooCommerce Conditional Shipping and Payments premium plugin providing this type of features. Would you please check below links?
Conditional Shipping and Payments
This extension will not create any new payment gateways for you. However, it allows you to conditionally activate existing payment gateways based on conditions such as the selected shipping method, selected billing/shipping country and state, cart/order total, user role, user e-mail, and more.
My Question is to automatically make all the products set to bookable using Woocommerce Booking Extension by Woothemes. I just purchased this expensive plugin but i want to make ALL products bookable since all my products are already bookable. I need to set them all at one, instead of going through each product and set it manually. This is because we have lots of products in this business and going through product one by one would take time.
If you are a developer its easy for you to code the to make the products bookable whenever a new product is create( In this case the code from this link would be useful for you).
Or else add a new bulk action to woocommerce saying 'Make Bookable' , here you will get all the selected product's ids and for the same you have to check and create bookings.
Im developing an e-commerce site with wordpress and woocommerce 2.1. Im using a third party payment gateway (Klarna Checkout) which doesn't offer the customer to specify a delivery date/time. I need to make this feature available but the problem is that the gateway only sends the order-meta from their form, which doesn't offer a date field, when the order is completed. In other words, the standard checkout fields in woocommerce won't be passed to the final order.
My idea of solution is to add a hidden free product called Time, with variations for different time spans, on the checkout page and automatically add this product(with selected variation) to the cart when a customer selects a variation. The specified time would then show as a ordered product when viewing the order in wordpress. How could i do this?
If anyone has a better idea of how to solve this problem feel free to contribute :)
Thanks!
Try this free plugin that adds a delivery date on the checkout page: http://wordpress.org/plugins/order-delivery-date-for-woocommerce/
I make a e-commerce website with wordpress woocommerce. my client want subscription option like this page option a link.
is it already exist simlilar with this plugin?
There are plugins out there that can provide that functionality, Woocommerce Subscriptions is one of them
WC Subscriptions makes it easy to create and manage products with recurring payments. Create a subscription product just like any other WooCommerce product, and you’re ready to start selling subscriptions.
WooCommerce doesn't have this feature in its original WooCommerce plugin, however you do have two options. You can add a custom function in your child's theme to implement and organize subscriptions, or you can add WooCommerce Subscriptions (among many other plugins, but I would recommend using WooCommerce's own plugins as they work well together).
If you need any help with either of these feel free to ask and I can help.
I would also recommend using MailChimp along with MailChimp for WooCommerce
(By MailChimp). This allows you to add all your subscribed email addresses to a campaign and send a mass email to all your customers with a newsletter, advert, updates etc. With MailChimp you also get some Analytics showing you the amount of emails that were successfully sent, how many bounced, how many were opened, how many clicked a button in the emails to take a look at your site, and how many purchased directly from your email. Which allows you to keep track of your email success!
Hope this helps!
You can use this link to create woocommerce campaign without plugin
Woocommerce Campaign List