Clover Payments for WooCommerce

Сүрөттөө

The WordPress plugin from Clover allows a merchant using a WordPress based app like WooCommerce
to securely collect card information from buyers and process the payment using their Clover merchant account.

The payment extension uses iframes to collect card information. Card details are the tokenized by directly
communicating with a Clover’s servers. The payment is processed using this token and the card details are never saved on WordPress or the merchant’s servers. Therefore, this plug-in does not contribute to the PCI scope of a merchant’s eCommerce site.

The plug-in is free for merchants to use and transactions processed using this plugin will be charged under the merchant’s Clover account.

Privacy Statement

Clover’s privacy statement can be found here.

Feature list

  • Authorize only
  • Capture
  • Charge (Authorize and Capture)
  • Refund
  • Void
  • PCI Compliance through iFrames
  • Multi-Lingual Support for Canadian French
  • Payment option with the ‘Pay Now’ link sent via email

Prerequisites

  • Clover Merchant or Sandbox account
  • If you are currently not a Clover merchant or do not have a Clover Sandbox account, you will need to sign up for one at Clover.com prior to using the Payment extension. You can then use this extension to send transactions to your Sandbox or Production accounts.
  • We recommend that you test your plugin integration with your Clover sandbox account prior to sending transactions to your production/live
    account(s).

Direct all questions to wordpress@clover.com

Clover Documentation

Скриншоттор

  • Clover Networks Logo Screen
  • WordPress Plugin Page with Clover Payments for WooCommerce
  • Enable Clover Payments in WooCommerce Settings
  • Plugin Settings Screen – US English
  • Plugin Settings Screen – Canadian French
  • Clover Account Dashboard
  • Clover eCommerce API Credentials
  • Clover Payment Shopping Check with Cart Screen – US English
  • Clover Payment Shopping Cart Screen – Canadian French
  • Clover Payment Admin Order details – card details
  • Clover Payment My account Order details – card details
  • Clover Payment card details on invoice page

Орнотуу

MINIMUM REQUIREMENTS
PHP version 7.4 or greater
WordPress 6.1 or greater
WooCommerce 8.0 or greater
Clover Sandbox or Clover Production Account

Refer to the standard WordPress plugin installation procedure for details.

QUICK START
Steps to Install the Clover Payments for WooCommerce plugin.
1. Install the Plugin from the WordPress Plugins page search Clover Payments or Clover Payments for WooCommerce.
2. Activate Clover Payments for WooCommerce from Plugins > Installed Plugins.
3. Go to WooCommerce > Settings > Payments > Clover Payments > Manage > Enable.
4. Set Clover Payments plugin environment: we provide the option for Merchants and Developers to test their integrations against their sandbox accounts prior to going live. Select Production when you want to send transactions to your production environment.
5. Set Clover Payments plugin keys: please visit Clover Merchant Portal to obtain a public and private key.
6. Set Clover Payments plugin Payment Action and Save Changes
7. You’re done! The active payment methods should be visible in the checkout of your website.

FAQ.KG

Do I need a Clover POS device to use this plug in?

No, all you need is a Clover Sandbox or Clover Production Account.

Сын-пикирлер

Сентябрь 25, 2024-ж. 1 reply
All Credit Card payments are failing as of Sept 6th. The logs in WooCommerce state that there is no Name filled out. Well….you should add that to the form! The name field is now missing, if it was ever there to begin with. So now, we have to use PayPal for our customers to be able to use a credit card. The issue with this is that those payments don’t flow into Clover, thus our reporting is not correct. Your plugin hasn’t had an update in over 6 months….that’s absolutely unacceptable. I’m honestly at my wits end with Clover and am about to tell my customer to get a new system.
Июнь 3, 2024-ж. 2 replies
Plugin is active , with keys and, still showing, no payment option added, how to fix?
Май 31, 2024-ж. 1 reply
This review is for the version info listed below. Wordpress 6.5.3WooCommerce 8.9.1Clover Payments for WooCommerce 1.0.12The plugin does NOT work with the current blocks implementation of WooCommerce. The checkout page will say “no payment method available”. You’ll need to replace the checkout page with the WooCommerce checkout shortcode.Product information does not get sent to Clover, just the sale value. That’s mostly useless.
Апрель 11, 2024-ж. 1 reply
This plugin just doesn’t cut it out of the box. Custom CSS styling of the fields is confusing Does not break out sales taxes or fees in the Clover dashboard – this should be a no-brainer Does not support Tips, Additional Charges, Service Charges etc…honestly it doesn’t even have any configuration options outside of configuring the environment(sandbox/production) it uses and whether the option is auth or auth + capture. Codebase is inconsistent; accesses woocommerce class properties directly (causing errors) in several places, while using the proper getters elsewhere. Running newer PHP versions causes massive error log writes since the plugin creates class properties within constructors without declaring them first. Weird behaviors while filling out the credit card form & poor user experience Requires jQuery but doesn’t register the dependency Plugin & Clover JS SDK (remote script) runs everywhere, on every page, doesn’t limit payment scripts to cart/checkout pages. Zero support from Clover. It’s quite obvious they don’t care much about this plugin beyond making sure it will Activate & Deactivate. If you’re ok with a haphazard plugin then use it; otherwise I recommend finding an alternative or rolling a custom plugin; tbh just change credit card processing companies/gateways and save yourself the trouble.
Read all 14 reviews

Contributors & Developers

“Clover Payments for WooCommerce” is open source software. The following people have contributed to this plugin.

Мүчөлөрү

Өзгөртүүлөр

2025-01-13 – version 2.1.0
* Added – Support for shortcode (classic) Checkout