Plugin Directory

Changeset 1284958


Ignore:
Timestamp:
11/12/2015 04:51:03 PM (10 years ago)
Author:
clearent1
Message:

Updated short description and plugin links and display name.

Location:
clearent-payments/trunk/wp-clearent
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • clearent-payments/trunk/wp-clearent/main.php

    r1284325 r1284958  
    22
    33/**
    4  * Plugin Name: WP Clearent
    5  * Plugin URI: http://developer.clearent.com/
    6  * Description: Creates payment form for Clearent secure payment gateway for processing payments.
     4 * Plugin Name: Clearent Payments
     5 * Plugin URI: https://wordpress.org/plugins/clearent-payments/
     6 * Description: Quickly and easily add secure, PCI Compliant, payment to your WordPress site. This plugin is maintained directly by Clearent, a leader in payments.
    77 * Version: 1.0
    88 * Author: Clearent, LLC.
    9  * Author URI: http://developer.clearent.com/
     9 * Author URI: http://clearent.github.io/wordpress/
    1010 */
    1111define('WP_DEBUG', true);
  • clearent-payments/trunk/wp-clearent/readme.txt

    r1284927 r1284958  
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
    99
    10 Quickly and easily add secure (PCI Compliant) payment forms to your WP. This plugin is maintained and secured directly by Clearent, a leader in payments.
     10Quickly and easily add secure, PCI Compliant, payment to your WordPress site. This plugin is maintained directly by Clearent, a leader in payments.
    1111
    1212== Description ==
     
    4646== Installation ==
    4747
    48 1. Unzip `wp-clearent.zip` to the `/wp-content/plugins/` directory
    49 2. Activate the plugin through the 'Plugins' menu in WordPress
     481. Download the plugin and unzip the clearent-payments.zip file
     492. Copy the wp-clearent folder to the /wp-content/plugins/ directory
     502. Activate the WP Clearent plugin through the Plugins menu in WordPress
    50513. Contact Clearent at http://www.clearent.com/merchants/contact-us/ to request sandbox api key for testing and production key for live sales.
    51524. Configure Success URL in plugin. This is the page that your users will be taken to after a successful transaction.
Note: See TracChangeset for help on using the changeset viewer.