Is there a simple way in implement Paypal/Google cart (cart not button) with my Drupal website with out installing big over complicated modules such as ubercart and ecommerce? Just want to click add to chart and then hit checkout which takes me to Paypal/Google checkout to do the rest.
UPDATE: I should add that i'm running Drupal 7
Have you tried modules like Google Checkout or Simple Paypal Framework? Paypal has many modules advertised as simple, try to look on Drupal Modules. Good luck.
Related
I'm developing a WordPress website and finding myself stuck at a point. I have made several e-commerce sites and blogs but haven't really made this type of website.
This is an educational website. I'd like to know how can I implement the following workflow.
1- Someone comes and registers themself.
2- Pays a specific amount.
3- After the confirmation of the amount, he will be redirected to all the resources.
I'm actually done with the registration process, now I'd like to know how can I do the /2 and /3.
If there are any free or paid plugin which offers this workflow, please mention.
You can use Gravity forms (https://docs.gravityforms.com) to display the payment options. This can be used along with a customizable payment plugin (preferably with Gravity Forms integration) that will allow redirection to the required resources on payment confirmation, similar to this plugin offered by Novalnet.
I dont know if this is possible but I would like to create my Woocommerce Shop Frace65.com into multilingual. But the Plugins to make this happen are to expensive for me. Is it possible to install a new Wordpress but connect the Woocommerce products, sales etc from both installations togheter in one database?
You can use this free plugin which is compatible with WooCommerce - WP Multilang. No need of any add-ons and its tab-based language switching in admin panel would be very user-friendly.
Yes, Its possible to install wordpress and woocommerce in one database. You can just follow the steps by link, https://docs.woocommerce.com/document/start-with-woocommerce-in-5-steps/
Use qTranslate-X with the Woocommerce addon. Yes, the plugin is a little old now, but there is a project to revive it and bring it up to date. That said, I use it on 2 sites, one with Woocommerce, and can confirm that it works perfectly well. It's free and has the major advantage that all of the translations are kept in the same post, so there's no duplication.
I'm building a Drupal website. It's for a coming and important event(symposium) at yhe university. Every participant of the event must paid it. The organization wants to use Paypal.
I'm new in Drupal 7. I need a secure and nice module to works with Paypal. I found two interesting modules on the Internet but I don't know what could be the best ?
Drupal Commerce.
Ubercart.
Any idea?
Thanks a lot.
I would suggest drupal commerce. Integrating paypal will be easy. You can find the contrib module at https://www.drupal.org/project/commerce_paypal .
And moreover drupal commerce provides much more flexibility in dealing with ecommerce platform.
I need to activate Facebook instant article(recently launched) on my WordPress website. i just use this plugin https://wordpress.org/plugins/allfacebook-instant-articles/ but it will not works. it will not have any sufficient documentation to implement it on my website. Please advice to activate this plugin Or please suggest any other method to activate this facility.
I haven't used that plugin before but there is another one called Facebook Instant Articles for WP: https://wordpress.org/plugins/fb-instant-articles/ It is the official one from Automattic (the parent company of WordPress).
It works great, just install and activate it. It will put a feed for instant articles at /feed/instant-articles
It doesn't have much for documentation and doesn't include a WP Admin interface but works well and has lots of hooks that you can use to extend or modify your feed. At AdPlugg, we successfully extended it to allow you to drag and drop ads into your feed. You can read more about that here if you are interested: Facebook Instant Article Ads.
Also to note is that the Facebook Instant Articles for WP plugin seems to need PHP 5.5 or higher.
I uninstalled my WooCommerce plugin and chose to delete all data. When installed it back I cannot see the Introductory Onboarding Wizard. I need it to create my shop and all the pages again. I suspect this is because some traces were left from the first installation. How can I re-enable it again?
In the WooCommerce -> System Status admin page, under the Tools tab, there's the Create default WooCommerce pages tool that
will install all the missing WooCommerce pages. Pages already defined and set up will not be replaced.
WooCommerce now has a Help tab just to the right of the Screen Options tab in the Wordpress (v4.8) admin panel. Click on the tab and you will discover the Setup Wizard as a selectable item ... among many other helpful goodies ... including a setup video
WooCommerce Setup Wizard
You can restart setup wizard going to www.yoursite.com/wp-admin/?page=wc-setup. It worked for me!
/wp-admin/?page=wc-setup worked perfectly for me too.
Just login into wordpress and edit this in URL bar. Voila, it works!
Regrads