=== Bondis Subscriptions Api === Contributors: itservicedeskbondis Tags: bondis, b.v. bondis, abonnementenland, aboland, gravity forms Requires at least: 6.2 Tested up to: 6.8 Stable tag: 1.4.8 Requires PHP: 8.1 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html A way to use the API from Abonnementenland to create subscriptions. == Description == A way to use the API from Abonnementenland to create subscriptions. Right now it uses Gravity Forms as the basis to create forms. A full explanation on how to use the plugin can be found here: [Guide](https://bondis.nl/wp-content/uploads/bondis-subscriptions-api/Handleiding%20%E2%80%9Cbondis-subscriptions-api%E2%80%9D%20plug-in.pdf) == Frequently Asked Questions == = How do I get my username, password and audience for the API? = These values will be provided separately by Abonnementenland. = Where can I get Gravity Forms? = [Gravity Forms](https://www.gravityforms.com/). You can also contact your account manager from Abonnementenland to see if they can help you with Gravity Forms. == Screenshots == 1. Settings page. General settings. 2. Settings page. Authentication settings. 3. Settings page. Email settings. 4. Settings page. Payment settings. 5. Settings page. Add-on settings. == Changelog == = 1.4.8 = * Fixed: the note field could not be mapped correctly if the leading address was set to payer. * Fixed: JS, CSS and image files are now loaded more dynamically. * Fixed: if the price for shipping abroad is the same as the price for shipping to the default country, the adjusted price is not shown anymore (because the prices are the same). * Update: field content is now loaded immediately when the form is loaded (if possible). * Update: default values for certain fields are loaded differently. * Update: the welcome gift is now loaded differently to optimize performance. * Update: rates are loaded differently to exclude publisher rates. * Update: the review page is now loaded differently to optimize performance. * Update: translations have been updated. * Update: translating the welcome gift text is now handled by the api. * Update: code has been cleaned up. * Update: openssl_random_pseudo_bytes has been replaced with random_bytes. * Update: prefix has been updated from bsa to bsaPlg. * Update: sql queries have been updated to optimize performance. * New: added a new setting to hide the welcome gift field if there is only one choice. * New: added a new field that allows users to choose their start edition. * New: added extra address validation to prevent errors. * New: added session caching for retrieving addresses. * New: added a way to preffill the subscription form with the values of an old subscription. * New: added a way to generate a secret for a jwt token. * New: added a new setting to save the jwt secret. * New: added a new icon for the discount code field. * New: added a new button that can clear the api cache. [See changelog for all versions](https://plugins.svn.wordpress.org/bondis-subscriptions-api/tags/1.4.8/changelog.txt). == Upgrade Notice == = 1.4.8 = * Get this version to be able to work with the latest version of the plugin and all the new features.