Changeset 3467618
- Timestamp:
- 02/23/2026 11:26:39 AM (5 weeks ago)
- Location:
- vrpayment/trunk
- Files:
-
- 2 edited
-
README.md (modified) (2 diffs)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
vrpayment/trunk/README.md
r3454603 r3467618 15 15 ## Documentation 16 16 17 * [Documentation]( https://docs.plugin-documentation.vr-payment.de/vr-payment/woocommerce/3.4.0/docs/en/documentation.html)17 * [Documentation](@WalleeDocPath(/docs/en/documentation.html)) 18 18 19 19 ## Support … … 32 32 ## License 33 33 34 Please see the [license file]( license.txt) for more information.34 Please see the [license file](@WalleeRepoPath(LICENSE)) for more information. 35 35 36 36 ## Privacy Policy -
vrpayment/trunk/readme.txt
r3454599 r3467618 3 3 Tags: payment, VR Payment, e-commerce, invoice, psp 4 4 Requires at least: 6.0 5 Tested up to: 6.96 Stable tag: 3.4. 05 Tested up to: 10.5.1 6 Stable tag: 3.4.1 7 7 License: Apache-2.0 8 8 License URI: http://www.apache.org/licenses/LICENSE-2.0 … … 14 14 Website: [https://www.vr-payment.de/](https://www.vr-payment.de/) 15 15 16 The plugin offers an easy and convenient way to accept credit cards and all 17 other payment methods listed below fast and securely. The payment forms will be fully integrated in your checkout 18 and for credit cards there is no redirection to a payment page needed anymore. The pages are by default mobile optimized but 19 the look and feel can be changed according the merchants needs. 16 The plugin offers an easy and convenient way to accept credit cards and all other payment methods listed below fast and securely. The payment forms will be fully integrated in your checkout and for credit cards there is no redirection to a payment page needed anymore. The pages are by default mobile optimized but the look and feel can be changed according the merchants needs. 20 17 21 18 This plugin will add support for all VR Payment payments methods and connect the VR Payment servers to your WooCommerce webshop. … … 88 85 == Changelog == 89 86 90 = 3.4.0 - January 5th 2026 = 91 - [Feature] Integrate subscriptions plugin 92 - [Feature] Compatibility with official Woocommerce Gift Cards plugin 93 - [Feature] Compatibility with Wordpress 6.9 94 - [Feature] Compatibility with Woocommerce 10.4.x 95 - [Bugfix] Fixed issue with 100% coupon still trying to capture payment 87 = 3.4.1 - February 16th 2026 = 88 - [Feature] Integrate checkout metrics 89 - [Feature] 10.5 compatibility 90 - [Bugfix] Fixed some rendering issues 96 91 - [Tested Against] PHP 8.2 97 92 - [Tested Against] Wordpress 6.9 98 - [Tested Against] Woocommerce 10. 4.393 - [Tested Against] Woocommerce 10.5.1 99 94 - [Tested Against] PHP SDK 4.8.1
Note: See TracChangeset
for help on using the changeset viewer.