=== Mollie Payment Gateway Add-on for Tickera ===
Contributors: tickera, freemius
Requires at least: 4.1
Tested up to: 6.8.1
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Mollie provides a fully PCI Compliant and secure way to collect payments.


== Description ==

Mollie provides a fully PCI Compliant and secure way to collect payments with iDeal, Credit Card, Bancontact / Mister Cash, SOFORT Banking, Overbooking, Bitcoin, PayPal, paysafecard and AcceptEmail.


== Changelog ==

= 2.0.3 18/06/2025 =
- Additional exception error handler during the checkout process.
- New "Skip refund status update" option.
- Store Mollie Payment Information upon processing an order.

= 2.0.2 03/09/2024 =
- Applied namespace
- Tickera 3.5.3.6 compatibility.
- Load plugin dependencies first.

= 2.0.1 =
- Load plugin dependencies first.
- Clearing out PHP deprecated functions.
- Clearing out Tickera v3.5.3.0 deprecated functions.

= 1.9 =
- Additional "Periodically confirm order status" option.
- Payment Webhook updated.

= 1.8 =
- Update order status with refunded if payment has been refunded from the Mollie Dashboard.
- Additional CancelUrl parameter on payment processing. This is to ensure that customer who clicks on 'Return to website' in the mollie payment form, will be redirected back to the payment page.
- Error: Cannot modify header information - headers already sent. [Fixed]
- Fixed licensing option issue
- Tested up to 6.1.1

= 1.7 =
- Clearing PHP Deprecated Syntax error notice.

= 1.6 =
- Fixed conflict issue when multiple plugins are using GuzzleHttp.

= 1.5 =
- Fixed issue when add-on is activated on multisite

= 1.4 =
- Better license update / license check handling

= 1.3 =
- Upgraded to Mollie v2 API
- Added options to select currency

= 1.2.1 =
- Fixed issue with Multisite site wide activation
- Added improved plugin update option
- Added compatibility with Tickera 3.4

= 1.2.0.7 - 28/AUG/2018
- Added language file

= 1.2.0.7 - 02/MAR/2017
- Added filter for redirect URL (tc_mollie_redirect_url)

= 1.2.0.6 - 19/AUG/2016 =
- Added webhookUrl for payment notifications (in case that client doesn't return to the website)

= 1.2.0.5 - 04/APR/2016 =
- Added plugin updater support for new licensing server

= 1.2.0.4 - 22/DEC/2015 =
- Added / lifted due date to 30 days for the bank transfers (and added filter tc_mollie_duedate_days for developers)

= 1.2.0.3 - 25/NOV/2015 =
- Added itemized description on the checkout (included ticket type titles)

= 1.2.0.2 - 23/NOV/2015 =
- Added automatic updater

= 1.2.0.1 - 14/OCT/2015 =
- Added support for the Tickera 3.2.0.2

= 1.2 - 27/AUG/2015 =
- Fixed issues with payment slug return

= 1.1 - 21/AUG/2015 =
- Changed the gateway to reflect payment gateway API changes

= 1.0.2 - 20/MAY/2015 =
- Fixed issue with add-on translation

= 1.0.1 - 11/MAY/2015 =
- Fixed conflicts with WooCommerce

= 1.0 - 04/APR/2015 =
