Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

clover payments

this is template for clover payments plugin

=== Clover Payments ===
Contributors: clover
Tags: clover,payments
Donate link: http://example.com/
Requires at least: 4.0
Tested up to: 4.8
Requires PHP: 7.4
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Clover simplifies the lives of small businesses with tailored, all-in-one payments and business management systems that can be implemented quickly and grow with the business.  As the largest and fastest growing payments processor to small businesses, we enable hundreds of thousands of businesses to accept popular forms of payments easily and securely, run and manage the business more efficiently, and identify opportunities to grow the business.

== Description ==
This extension is provided free to use. However, to process live transactions using this extension, you will need to sign up for transaction processing using Clover. Transaction fees vary based on several factors such as plans and volumes. You could also sign up for a Clover sandbox account, to test your integration. For more information and to register for an account, please visit https://www.clover.com

 Features
Authorize only 
Capture
Charge (Authorize and Capture)
Refund
Void
Security 
The Clover Payments Extension allows a merchant to securely collect card information from buyers, using the Magento 2 shopping cart and process the payment using their Clover merchant account The Clover Payment Extension uses an iframe to collect card information. The associated JavaScript tokenizes the card details by directly communicating with Clover’s servers. The payment is processed used this token, no card details are saved on Magento or merchant’s servers. Using the extension hence doesn’t contribute to the PCI scope of your Magento shopping cart integration. Further, Clover will keep the iFrame based tokenizer up to date with any future API changes and your app will thus require less maintenance.

== Installation ==
1. Upload "test-plugin.php" to the "/wp-content/plugins/" directory.
1. Activate the plugin through the "Plugins" menu in WordPress.
1. Place "do_action( 'plugin_name_hook' );" in your templates.

== Frequently Asked Questions ==
= A question that someone might have =
An answer to that question.

= What about foo bar? =
Answer to foo bar dilemma.

== Screenshots ==
1. store plugin
2. store plugin settings
3. cart

== Changelog ==
= 0.1 =
* Initial release.