• Resolved amelandbor

    (@amelandbor)


    If I disable this option to use proper Dutch titles during checkout, nothing changes. Kaart is not a good name for Creditcard. Just leaving it at Creditcard would be way better.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Syde Niklas

    (@niklasinpsyde)

    Hi @amelandbor,

    The gateway title is automatically retrieved from Mollie when it is configured with the default string from the translation files. This means setting up the plugin and not changing the default title will automatically pull it from the Mollie API.
    This was changed for the next update so that the default title from the translation files can be set again.

    To work around this behavior, you could either downgrade to version 7.3.7, or remove || $titleIsDefault from line #77 in /plugins/mollie-payments-for-woocommerce/src/PaymentMethods/AbstractPaymentMethod.php, or modify the default string in your translation files (e.g. via Loco Translate).

    I hope this helps!

    Kind regards,
    Niklas

    tawabwp

    (@tawabwp)

    For version(s) 7.4.x and above, you need to comment out $useApiTitle

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Retrieve the gateway title from Mollie option not working’ is closed to new replies.