Mollie confirmation message based on payment status

Hi,

I would like do display a confirmation message based on the mollie payment status (success or failed).

There does not seem to be a conditional shortcode available to achieve this.

Any help would be greatly appreciated!

Same question here! The notification mails can be sent based on payment status, why is this not possible for the on-site status message after sending the form?

You can add the code from this Gist to your functions.php file, then you can add the shortcode [payment] to the confirmation page: Gravity forms Mollie payment status shortcode · GitHub

1 Like

Thank you for the reply!

I added the code to my functions.php and shortcode to the confirmation page.

Unfortunately, after submitting the form and completing the payment, the confirmation message is empty.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.