Changeset 1819173
- Timestamp:
- 02/09/2018 03:59:42 PM (8 years ago)
- Location:
- kashing
- Files:
-
- 4 edited
- 1 copied
-
tags/1.0.1 (copied) (copied from kashing/trunk)
-
tags/1.0.1/index.php (modified) (1 diff)
-
tags/1.0.1/readme.txt (modified) (2 diffs)
-
trunk/index.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
kashing/tags/1.0.1/index.php
r1819165 r1819173 5 5 Plugin URI: https://wordpress.org/plugins/kashing/ 6 6 Description: Easily integrate Kashing Smart Payment Technology with your WordPress website. 7 Version: 1.0. 07 Version: 1.0.1 8 8 Author: Filip Jaszczuk 9 9 Author URI: https://veented.com -
kashing/tags/1.0.1/readme.txt
r1818993 r1819173 4 4 Requires at least: 4.0 5 5 Tested up to: 4.9.4 6 Stable tag: 1.0. 06 Stable tag: 1.0.1 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 102 102 == Screenshots == 103 103 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. 104 1. Payment Form view on a website frontend. Form styling is inherited from the theme currently in use (here Twenty Fifteen theme). 105 2. 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. 106 3. Transaction Approved message in the Kashing Payment Gateway. After clicking Continue, person is redirected back to your website (in this case a Success page). 107 4. Payment Success page with some basic content and additional transaction details displayed to a site administrator (useful for testing and debugging). 108 5. Kashing plugin configuration page. 109 6. Kashing plugin general settings page. 110 7. Payment form creation page. 111 8. Adding a payment from to a page/post using a simple shortcode generator. -
kashing/trunk/index.php
r1819165 r1819173 5 5 Plugin URI: https://wordpress.org/plugins/kashing/ 6 6 Description: Easily integrate Kashing Smart Payment Technology with your WordPress website. 7 Version: 1.0. 07 Version: 1.0.1 8 8 Author: Filip Jaszczuk 9 9 Author URI: https://veented.com -
kashing/trunk/readme.txt
r1818993 r1819173 4 4 Requires at least: 4.0 5 5 Tested up to: 4.9.4 6 Stable tag: 1.0. 06 Stable tag: 1.0.1 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 102 102 == Screenshots == 103 103 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. 104 1. Payment Form view on a website frontend. Form styling is inherited from the theme currently in use (here Twenty Fifteen theme). 105 2. 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. 106 3. Transaction Approved message in the Kashing Payment Gateway. After clicking Continue, person is redirected back to your website (in this case a Success page). 107 4. Payment Success page with some basic content and additional transaction details displayed to a site administrator (useful for testing and debugging). 108 5. Kashing plugin configuration page. 109 6. Kashing plugin general settings page. 110 7. Payment form creation page. 111 8. Adding a payment from to a page/post using a simple shortcode generator.
Note: See TracChangeset
for help on using the changeset viewer.