Plugin Directory

Changeset 1819173


Ignore:
Timestamp:
02/09/2018 03:59:42 PM (8 years ago)
Author:
kashingonline
Message:

A little fix for the screenshot captions

Location:
kashing
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • kashing/tags/1.0.1/index.php

    r1819165 r1819173  
    55Plugin URI:   https://wordpress.org/plugins/kashing/
    66Description:  Easily integrate Kashing Smart Payment Technology with your WordPress website.
    7 Version:      1.0.0
     7Version:      1.0.1
    88Author:       Filip Jaszczuk
    99Author URI:   https://veented.com
  • kashing/tags/1.0.1/readme.txt

    r1818993 r1819173  
    44Requires at least: 4.0
    55Tested up to: 4.9.4
    6 Stable tag: 1.0.0
     6Stable tag: 1.0.1
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    102102== Screenshots ==
    103103
    104 1. Kashing Payment Gateway your site visitors are redirected to upon filling out the form. After the payment is processed, they are being redirected back to your desired website.
    105 2. Payment Form view. Form styling is inherited from the theme currently being in use.
    106 3. Plugin configuration page.
    107 4. Plugin general settings page.
    108 5. Payment Form creation view.
    109 6. Payment forms list.
    110 7. Adding a payment form to a page using the shortcode generator.
     1041. Payment Form view on a website frontend. Form styling is inherited from the theme currently in use (here Twenty Fifteen theme).
     1052. Kashing Payment Gateway your site visitors are redirected to upon filling out the form. After the payment is processed, they are being redirected back to your desired website.
     1063. Transaction Approved message in the Kashing Payment Gateway. After clicking Continue, person is redirected back to your website (in this case a Success page).
     1074. Payment Success page with some basic content and additional transaction details displayed to a site administrator (useful for testing and debugging).
     1085. Kashing plugin configuration page.
     1096. Kashing plugin general settings page.
     1107. Payment form creation page.
     1118. Adding a payment from to a page/post using a simple shortcode generator.
  • kashing/trunk/index.php

    r1819165 r1819173  
    55Plugin URI:   https://wordpress.org/plugins/kashing/
    66Description:  Easily integrate Kashing Smart Payment Technology with your WordPress website.
    7 Version:      1.0.0
     7Version:      1.0.1
    88Author:       Filip Jaszczuk
    99Author URI:   https://veented.com
  • kashing/trunk/readme.txt

    r1818993 r1819173  
    44Requires at least: 4.0
    55Tested up to: 4.9.4
    6 Stable tag: 1.0.0
     6Stable tag: 1.0.1
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    102102== Screenshots ==
    103103
    104 1. Kashing Payment Gateway your site visitors are redirected to upon filling out the form. After the payment is processed, they are being redirected back to your desired website.
    105 2. Payment Form view. Form styling is inherited from the theme currently being in use.
    106 3. Plugin configuration page.
    107 4. Plugin general settings page.
    108 5. Payment Form creation view.
    109 6. Payment forms list.
    110 7. Adding a payment form to a page using the shortcode generator.
     1041. Payment Form view on a website frontend. Form styling is inherited from the theme currently in use (here Twenty Fifteen theme).
     1052. Kashing Payment Gateway your site visitors are redirected to upon filling out the form. After the payment is processed, they are being redirected back to your desired website.
     1063. Transaction Approved message in the Kashing Payment Gateway. After clicking Continue, person is redirected back to your website (in this case a Success page).
     1074. Payment Success page with some basic content and additional transaction details displayed to a site administrator (useful for testing and debugging).
     1085. Kashing plugin configuration page.
     1096. Kashing plugin general settings page.
     1107. Payment form creation page.
     1118. Adding a payment from to a page/post using a simple shortcode generator.
Note: See TracChangeset for help on using the changeset viewer.