- Issue created by @rodrigoaguilera
In my setup I redirect the users to a page where the success of their payment is explained so the message "'Your payment has been completed successfully.'" is redundant.
Complete a transaction in the gateway and back in the Drupal site a message is always displayed.
Add a new configuration for the payment gateway to personalize that message. Do not display it when is empty.
Consider this new feature then code it.
New option in the gateway form.
Active
2.0
User interface