Download Test Version of Stripe Payments Plugin
Current version: 2.0.93.t1Latest changes:
- Updated the help text of the 'Thank You' page field.
- New filter hook 'asp_hide_captcha_disabled_warning_notice_in_admin' added to hide captcha disabled warning msg.
- New filter hook 'asp_additional_items_data_line' added, which allows you to modify additional item data (such as variation details) via custom code.
- Type casting `$p_customer_details->metadata` to an array to prevent any potential PHP warnings.
- Option to specify default sorting option on the shop/products page.
Download
Click here to download the test version.
FAQ
What is testing version?
Testing version is used to test upcoming features or bug fixes before those are incorporated into the stable version of the plugin.
How do I install testing version?
- You need to delete your Stripe Payments plugin currently installed on your site.
- Download testing version file to your computer.
- Install it via your WP Dashboard: Plugins -> Add New, then click Upload Plugin button and select the plugin file that you have downloaded.
Will all my settings, products orders etc. stay intact after I install testing version?
Yes.
How do I update testing version to stable version when its released?
You can update it using standard WP means, e.g. WP Dashboard -> Updates. All your products and settings will also stay intact (unless it specifically says otherwise).