Our team is working on a WooCommerce project for one of our clients.
They are event organizers and work with volunteers who sell tickets on their behalf.
They do not want volunteers to have access to the backend of their site, so we are trying to find a way to create an order form using Gravity Forms that will record the sale as desired and communicate product depletions to the Product database in WooCommerce.
Any thoughts on how this might be accomplished?
Related
I want to create a website for dealership cars and I want to know if this is a way to add a tax when a customer want to publish a listing. I find something on google but they said that is only working on PayPal and somehow it limits the user to only post jobs - not cars or anything else.In my country PayPal is not an option for many people. Do you have any idea what should I do?
The website is made with Wordpress.
You need a plugin in order to transform your wordpress website to an e-commerce platform. Most popular one is WooCommerce which has an integrated tax system: https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/
Background:
I know how to develop a website using php and html but I am a newer in wordpress and I bought a wordpress theme for my blogger which only show article for visitors view and no membership system in there. Now, I want to add a big new function but don't know should I buy a plugin or develop myself, so in here I want to get a direction / tutorial / plugin.
Big new function:
1. membership can using fb login or email
2. selling product, after payment send email to user (user can choose login / anonymous to buy it, if login which will using their information to buy)
3. selling product, after payment send coupon to user (user can choose login / anonymous to buy it, if login which will using their information to buy and coupon code will automatically generate which can be unique / same code for one product)
4. user can use unique coupon code (qrcode / barcode) to go to a shop to get a service / product
5. the shop shopkeeper will scan the code using my website cms
6. shopkeeper / admin can view the cms which contain that shop payment and how many people have already use the coupon
7. free coupon for user which can using it in physical store
Thanks for help!!!!
As per subject line, I want to have two forms in my WordPress website that has a WooCommerce store integrated. I want one of the form(billing form) as a default and two for membership. I am using YITH WooCommerce Subscription plugin for subscription.
Please let me know if you have any questions. Thanks.
You can build your own regular form either in a page template and add create user processing code logic in there or using Gravity Form plugin with its User Registration add-on.
For subscriptions, you can set up the subscript products and when users go to the checkout place, WooCommerce Subscription plugin has the option in the backend to create users on buying products. I think it's checked by default. If not, go to the checkout tab of the WooCommerce settings.
I've a wordpress/woocommerce application with two checkout pages. Now I offer Paypal and Sofortueberweisung as payment gateways to my customers. The thing is that I would like to send the money to a particular banking account, depending on the checkout page.
Problematic is that I can input only one project id in the woocommerce backend corresponding to one banking account. Do I have to install a second wordpress/ woocommerce application to achieve my goal?
If someone is in the same situation: Installing a separate wordpress instance is definitely the cleanest solution to achieve this kind of goal.
Keep in mind that you have to buy a separate licence for Sofortueberweisung.
I'm currently testing Woocommerce on my Wordpress site, and I'd like to know if it is possible to have two Paypal accounts linked to your shop. The idea would be to dedicate one account for a type of product and the other one for another type.
I've tried to look into the extensions available, but couldn't find a way to do this.
If you want to use Paypal, you can use Paypal Adaptive payments.
You can link each products to a Vendor as a marketplace website will do. ie : for woocommerce WC-Vendors, Dokkan...
Depending on which e-commerce plugin you have embed into your website, you can create a dedicated payment gateway that will switch the producct owner email, but this will a time wasting and maybe a untrustly method.
Hope it helps