Changeset 1788038
- Timestamp:
- 12/16/2017 02:54:23 PM (8 years ago)
- Location:
- payform/trunk
- Files:
-
- 2 edited
-
payform.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
payform/trunk/payform.php
r1787161 r1788038 2 2 /* 3 3 Plugin Name: PayForm 4 Version: 1.0. 44 Version: 1.0.5 5 5 Plugin URI: http://payform.me/ 6 6 Author: PayForm -
payform/trunk/readme.txt
r1787161 r1788038 4 4 Requires at least: 3.0.1 5 5 Tested up to: 4.9 6 Stable tag: 1.0. 46 Stable tag: 1.0.5 7 7 License: GPLv2 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 9 10 Create simple and beautiful payment forms using Stripe without any coding, including support for recurring payments10 Create simple and beautiful payment forms using Stripe without any coding, including support for Stripe recurring payments 11 11 12 12 == Description == 13 Create beautiful payment forms and accept all major credit cards supported by Stripe, like Visa, MasterCard, American Express, Discover, JCB and Diners Club in your Wordpress site using PayForm. In one easy step you can insert a responsive payment form in your posts or pages, without needing any other plugin. You can accept normal payments (one type) or recurring payments (charge your customers’ credit card month by month automatically). All payments are safe and powered by Stripe .13 Create beautiful payment forms and accept all major credit cards supported by Stripe, like Visa, MasterCard, American Express, Discover, JCB and Diners Club in your Wordpress site using PayForm. In one easy step you can insert a responsive payment form in your posts or pages, without needing any other plugin. You can accept normal payments (one type) or recurring payments (charge your customers’ credit card month by month automatically). All payments are safe and powered by Stripe subscriptions. 14 14 15 15 >**PayForm works out of the box in all Wordpress sites. You don’t need any other plugin or to have SSL in your server.** … … 39 39 40 40 * Unlimited payment forms 41 * Stripe checkout support 41 42 * Mobile responsive payment forms 42 43 * Secure payments, even without SSL (checkout opens a secure popup in you don’t have SSL) … … 51 52 == Changelog == 52 53 54 = 1.0.5 = 55 * Synched version with PayForm.me 56 53 57 = 1.0.4 = 54 58 * Fixed bug that did not allow interoperability between other PayForm plugins
Note: See TracChangeset
for help on using the changeset viewer.