Changeset 1752886
- Timestamp:
- 10/26/2017 03:25:19 AM (8 years ago)
- Location:
- assembly-payments-gateways
- Files:
-
- 2 added
- 2 deleted
- 1 edited
-
assets/banner-1544x500.jpg (deleted)
-
assets/banner-1544x500.png (added)
-
assets/banner-772x250.jpg (deleted)
-
assets/banner-772x250.png (added)
-
trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
assembly-payments-gateways/trunk/readme.txt
r1752310 r1752886 52 52 ### Secure payment with CVV/CVC test 53 53 54 ###Customers need to insert their card verification number (CVV) to check the validity of their card and reject any failure. This protects merchant from fake cards and fraudsters.54 Customers need to insert their card verification number (CVV) to check the validity of their card and reject any failure. This protects merchant from fake cards and fraudsters. 55 55 56 56 ### Credit card/Debit Card Payment … … 69 69 70 70 **Pricing for Assembly Payment starts at 2.9% plus 30c for credit card payments (1% for ACH Debit). For more pricing information, see** [**here**](https://assemblypayments.com/pricing/) **.** 71 72 A few notes about the sections above:73 74 * "Contributors" is a comma separated list of wordpress.org usernames75 * "Tags" is a comma separated list of tags that apply to the plugin76 * "Requires at least" is the lowest version that the plugin will work on77 * "Tested up to" is the highest version that you've *successfully used to test the plugin*. Note that it might work on78 higher versions... this is just the highest one you've verified.79 * Stable tag should indicate the Subversion "tag" of the latest stable version, or "trunk," if you use `/trunk/` for80 stable.81 82 Note that the `readme.txt` of the stable tag is the one that is considered the defining one for the plugin, so83 if the `/trunk/readme.txt` file says that the stable tag is `4.3`, then it is `/tags/4.3/readme.txt` that'll be used84 for displaying information about the plugin. In this situation, the only thing considered from the trunk `readme.txt`85 is the stable tag pointer. Thus, if you develop in trunk, you can update the trunk `readme.txt` to reflect changes in86 your in-development version, without having that information incorrectly disclosed about the current stable version87 that lacks those changes -- as long as the trunk's `readme.txt` points to the correct stable tag.88 89 If no stable tag is provided, it is assumed that trunk is stable, but you should specify "trunk" if that's where90 you put the stable version, in order to eliminate any doubt.91 71 92 72 == Installation == … … 130 110 131 111 == Changelog == 112 = 1.0.2 = 113 * Edit screenshot and description for better compreshension 132 114 133 115 = 1.0.1 = … … 144 126 145 127 == Upgrade Notice == 128 = 1.0.2 = 129 * Update screenshot and description for better understanding 146 130 147 131 = 1.0.1 =
Note: See TracChangeset
for help on using the changeset viewer.