*** WordPress Job Manager Simple Paid Listings changelog *** 2023-11-17 - version 2.0.1 * Update supported versions. 2023-06-10 - version 2.0.0 * Enhancement: Add renewal support for PayPal #84 * Enhancement: Add support for listing renewals #71 * Fix: Repair PayPal SPL itegration #82 * Fix PHP 8.2 deprecations #81 2023-05-05 - version 1.4.4 Maintenance: Update plugin headers. 2021-05-31 - version 1.4.3 Enhancement: Add personal data privacy handling (exporter and eraser) 2020-08-11 - version 1.4.2 * Fix: Rounding issue preventing Stripe charges from working for some prices. 2019-11-06 - version 1.4.1 * Fix: Submissions that never received payment can be resumed from the `[job_dashboard]` page (Requires WP Job Manager 1.34.1). * Fix: Stripe payments now have a payment description. 2019-09-16 - version 1.4.0 * Change: Introduces new Stripe checkout with support for Stripe Payment Intents to meet new SCA requirements (https://stripe.com/gb/guides/sca-payment-flows). * Template: Added `stripe-checkout.php` template for customizing the Stripe checkout form. 2019-05-06 - version 1.3.2 * Fixes issue with Stripe when no email address is available for user. * Fixes issue with encoded characters showing up in Stripe's payment description. 2018-08-01 - version 1.3.1 * Fixes compatibility with PayPal's updated IPN response. = 1.3.0 = * Adds compatibility with WP Job Manager 1.29.0 and requires it for future updates. = 1.2.2 = * Updated to use PayPal IPN's new response to charge requests. * Updated to use Stripe's modified response. = 1.2.1 = * Prevent payment when listing cost is forced to 0. = 1.2.0 = * Job Manager 1.22.0 support = 1.1.15 = * Only enqueue stripe scripts when payment needs to be taken. = 1.1.14 = * Load translation files from the WP_LANG directory. * Updated the updater class. = 1.1.13 = * Uninstaller. = 1.1.12 = * Fix button text when paid listing disabled. = 1.1.11 = * Moved self::get_job_listing_cost() so it can be used to disable paid listing. = 1.1.10 = * WP_Job_Manager_Simple_Paid_Listings::get_job_listing_cost() and filter. = 1.1.9 = * Reset expirey date during renewal. = 1.1.8 = * Fire action when payment is complete. = 1.1.7 = * Support renewals. = 1.1.6 = * Add slash on end of home_url for IPN response. = 1.1.5 = * Hide pending payment jobs from 'all' list = 1.1.4 = * Added new updater - This requires a licence key which should be emailed to you after purchase. Past customers (via Gumroad) will also be emailed a key - if you don't recieve one, email me. = 1.1.3 = * Pass email to stripe = 1.1.2 = * Different method for triggering click events * wp_job_manager_spl_admin_email filter = 1.1.1 = * Fix PayPal headers for upcoming API changes = 1.1.0 = * Allow payment from job dashboard. Requires Job Manager 1.1.2. = 1.0.3 = * Fixed issue where expirey date was not set on new submissions = 1.0.0 = * First release.