- Home
- Stripe Button
- 3.7.12
Stripe Button 3.7.12 Stable
Released on: Friday, 27 August 2021 00:00
Bugfix: returnUrl on variable button and spaces in description now work as expected.
Version 3
This plugin is now required by the Stripe Payment plugin for SCA compliance
Stripe Button
Joomla 3 Joomla 4
pkg_stripebutton_3.7.12.zip
Download now
Downloaded | 4772 times |
File size | 71.43 Kb |
MD5 Signature | 4a3db2979a23d8aa2048b325b21d45f2 |
SHA1 Signature | 90d6a24320dbf3e7b78d348297355b5943a23843 |
SHA-256 Signature | ce88773d144d00f2df8ea09d60c7596b63e196f7f87a4236fd39b1dfa7042be2 |
SHA-384 Signature | 157ece5546567905bf328f11816c4564f857adedf0d245e49e4aaa577ed8e9445d8373c4374de2ae94a7c78120596749 |
SHA-512 Signature | 841dae1212e181aa2a8c371e7be6deb5076886c0ae406bc41a5f821b5af4a8dac3900bf0dd379acdb1a0914aedaf271087075c8af7016ed115a8eafe5bc972ee |
Compatibility | Joomla 3 Joomla 4 |
Version 3.7.12
Bumped Stripe library to 7.95
Restored compatibility with php 5.6* Please note an update to at least php 7.1 would work way better!
Version 3.7.11
Support for Quick2Cart v.3.0.1.01/bis with payment.php fix
in order to support connect.
Version 3.7.9
Removed some notices and excess logs
Version 3.7.8
More flexibility on formatting the Pay Now button: Now supports
%AMOUNT% => let me decide i.e. 30,50€ $ 20.00 £15,15
%TOTAL% => the price i.e. 30,20 22,00
%CURRENCYSYMBOL% => € $ £ supported.
%CURRENCY% => the value passed by the techjoomla component
These apply to the payment button strings
STRIPE_PAY_NOW="Pay Now"
STRIPE_PAY_NOW_BASIC="Pay %AMOUNT% (Basic Stripe)"
STRIPE_PAY_NOW_CONNECT="Pay %AMOUNT% (Stripe Connect)"
So you can create a Language Override for the relevant string i.e.
STRIPE_PAY_NOW="Pay %CURRENCYSYMBOL% %TOTAL%"
Version 3.7.5 2021/07/05
Fixed bugs introduced with the migration.
Version 3.7.3 2021/07/05
Migrate the legacy quick2cart stripe connect data to v.3 TJ-Vendors implementation
This only happens on install: so if you install Quick2Cart 3 _after_ this version, you can simply
reinstall the Stripe plugin to achieve this.
Version 3.7.2 2021/06/20
Packaged prerelease
Version 3.7.1 2021/06/18
Modified the field type for the configuration option: Exclude pages (in Security)
now you don't need to insert the individual ids manually.
The previous configuration should be automatically migrated.
Fixed installation hooks to automatically enable all plugins.
All Webhooks are now created and deleted at once in a single step, and saved automatically.
Version 3.7
This is a breaking release.
Changed webhooks, configuration parameter names, migrations, refactoring.
This is the alpha of the upcoming version 4.
3
New SCA - compliant version.
Beware:
- The Stripe Button plugin is mandatory
- You need to setup Webhooks to use SCA, please read the update instructions.
- After installing v 3.0.7, you need to save the plugin configuratioon before your site runs again (temp folder configuration)