Metrepay Contributors: feragome Tags: metrepay, payment Requires at least: 5.3 Tested up to: 6.6.2 Stable tag: 1.4.0 Requires PHP: 7.3.5 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.txt Metrepay's plugin to make online payments through credit and debit cards in Paraguay. == Frequently Asked Questions == = How can I sign up my account to use Metrepay? = Please send us an email to info@metrepay.com. == Changelog == = 1.0.0 = * Initial release with support for unique and recurring payments. = 1.1.0 = * Added specific logic to the setting form field related to activating recurring payments. For this parameter to be effective, products must include the "cuotas" field to enable recurring payments. = 1.1.1 = * Fixed text issues related to the payment process. = 1.1.2 = * Improved text in setting form fields. = 1.2.0 = * Removed use of iframe for payment processing. * Correctly updated the order status to "completed." = 1.3.0 = * Added a setting parameter to select the preferred MetrePay instance. * Added a parameter to enable or disable the use of the configured site currency. * Removed the "staging" setting parameter. * Fixed URL generation to consider site permalinks for the "pago-metrepay" pos-checkout page. * Fixed checkout box options to display "Single payment" or "Recurring payment." * Optimized API request body generation. = 1.4.0 = * Added a setting form field to manage login requirements for generated payment links. * Added a setting form field to set a constant value for the custom identifier (#1) in payment links. * Added a setting form field to enable sending the Order ID as an additional custom identifier (#2) in payment links. * Fixed logic to require the client document number at checkout when either login is not required or the custom identifier (#1) is empty.