Virtuemart 2 payment method - paypal

I've installed virtuemart 2 on joomla 1.7. Usually, there are pre-installed payment mthods you can enable to accept payments on your website, but vm 2 has nothing. I thought they would atleast have paypal. It seems like the framework has changed because the VM 1 version of any of the payment gateway modules do not work. I've searched the net for individual downloads of payment gateway modules for vm2, but I cannot find anything, not even paypal. Does anybody have a link to a working payment gateway module for vm2, it doesnt matter which gateway it is, as long as it works?

VirtueMart 2.0 was released without PayPal or many other extensions. Given that it's a complete re-write and aims to use Joomla!'s MVC and framework as much as possible, it means that payment, shipping etc all have to be re-written as Joomla! plug-ins to work.
VirtueMartt 2.0.1 is in development and due out shortly it includes the first Payment plugins including PayPal. You can read more about it here.
For future reference the best places are the VirtueMart Extensions Directory (which appears to show several working 2.0 payment plug-ins). You can also discover new VirtueMart extensions is the Joomla! Extension Directory (JED)

Planetauthorize provides a free module that supports VirtueMart 2
http://planetauthorize.com/virtuemart.html
That page only has a pdf for the VM 2 link.
I'm also looking for a paypal payment extension for VM 2

You have to install the AIO modules, and enable them in the extensions menu in joomla. Some payments options include paypal pro , and paypal normal.
Best Regards.

There are already 4 plugins of vm for payment in vm2. They are now installed in joomla plugins folder under vmpayment. To use them simply click new in the vm2 admin and select payment method as VM-payment paypal.
Hope this helps.

Related

Woocommerce forcing checkout through PayPal Express Payments instead of PayPal Standard

I have a website built on Woocommerce, and the only payment gateway set up is PayPal Payments Standard which comes with Woocommerce. This typically allows customers to checkout using a credit card without creating a PayPal account (and I have it working on similar websites). However, on this site, WC is forcing checkout through PP Payments Express. I have spoken with PP support, and they said it appears to be the site itself vs. settings within the client's PP account.
I have:
Disabled all plugins except WC to rule out a conflict
Tested it using the default TwentySeventeen theme to rule out
something in the theme itself.
Updated to the latest version of WC to rule out some glitch in the existing plugin
Any API request is done through the site. For express Checkout, it seems that the plugin you are using is forcing this. You would need to contact the plugin developer or make sure that any other Paypal plugins are disabled.

what payment gateways can i use in moodle in Pakistan?

I am recently working in moodle 3.0 and developing an e-learning system for my university but i am stuck with the payment gateways. As Paypal is not working in pakistan so what is an alternative of it...
Please check out this plugin. If this doesn't works for you then you will have to go for custom plugins that are either paid or they can be made through developers.

paypal responsive not working in magento

I am working on magento site. i have an issue on payapal ( mobile )responsive regarding. when i click on direct paypal checkout after the redirection desktop view is fine but mobile view is not fine . I do'nt know whats wrong. if you have any solution please message me. please check the snapshorts.
Thank you
Snapshorts
As stated on magento official website:
Improved Payment and Financing Options These new Magento product
releases also offer better payment and financing options that can help
merchants improve conversion and sales. The Bill Me Later service
offers customers access to on-the-spot financing, so they can buy now
and pay later, with no additional cost to the merchant. Ready-made
banner ads and a prominent Bill Me Later button at checkout are
included to help promote the new service. Forrester Consulting
estimates that merchants offering Bill Me Later see an 18 percent*
boost in sales. Merchants also have an option to offer customers a
more streamlined PayPal Express Checkout experience which
automatically tries alternative payment options when a customer’s
credit card is rejected to help drive more sales.
Which Magento version do you use?
Starting with Magento 1.9.1.0 there is PayPal Express Checkout.
I recommend you to update Magento to latest version and configure PayPal Express Checkout.

Paypal and Wix integration

I have a wix website with the wix online store. I'm using paypal as the merchant to accept payments for my products. However, buyers have no option to pay directly with their credit card (i.e. without creating a paypal) when they click on Checkout. The info available online indicates that this is possible (payment as a guest). Apparently, if I have a Business account (which I do) I can disable/enable the feature in my selling tools in the Profile. and check the yes/no box under PayPal Account. I don't see these options when I browse my account, although I am able to accept payments now.
I've tried changing my shopping cart from the default wix shopping cart to a Paypal shopping cart but I am unable to figure this out either. It does not appear that wix allows this. Any recommendations would be appreciated.
With PayPal Payments Standard, which is what Wix appears to be using, the guest checkout option is entirely dependent on local browser cookies. If any user in the local browser has ever signed in to a PayPal account then the system will assume that's what they're going to do during PayPal checkouts and it won't make the guest checkout option very prominent (although, it is still there. Usually as a small link.)
PayPal Express Checkout APIs allow you to force the guest checkout option using specific request parameters, however, that's a completely different integration than what Wix is using from what I can see. It's not something you'll be able to do in a hosted (and often very limited, as you're discovering) solution like Wix.
You can integrate PayPal using their REST API & Wix's development platform Corvid. See a tutorial here: https://www.youtube.com/watch?v=nB8cvfviIJc
In the video you will notice that the parameter "payee_preferred": "IMMEDIATE_PAYMENT_REQUIRED" is passed which will force the express checkout window.

Integrating Multiple WooCommerce Site with PayPal

I (now) have multiple websites using WordPress / WooCommerce. Unfortunately, I can specify only 1 auto-return url in PayPal.
How do I get around this so that I can use multiple WooCommerce set-ups with 1 PayPal account?
Thank-you!
What you're referring to is Payments Standard, the basic PayPal gateway that comes with WooCommerce. This is limited in the way WooCommerce has it integrated, so unfortunately, you won't be able to make it work without some customization.
Another option, though, is to install PayPal for WooCommerce and use that instead. You would setup the Express Checkout, which does not rely on the return URL set in your PayPal profile. Instead, it works dynamically with whatever URL the site is running on. There are also lots of other benefits to Express Checkout as well which you can see in the plugin details / videos.
The plugin is free and Express Checkout with PayPal is free as well.
I've made multiple Woocommerce websites work with a single PayPal business account using the receiver email option found under
Woocommerce>Checkout>PayPal
Make sure it is set to your main email for paypal.
I have also checked Enable PayPal standard.
Payment action should be set to capture.
If you are selling downloadable products, make sure you check "Grant access to downloadable products after payment" on the Products>Downloadable tab