wip filter email subject and sender, in addition to message

This commit is contained in:
asus
2024-04-02 19:12:16 +02:00
parent 7a5b1f63d3
commit 2329482aa1
4 changed files with 24 additions and 5 deletions

View File

@@ -156,7 +156,7 @@ vous allez être redirigés vers votre espace',
[
'action'=>'success_payment',
'notification_send'=>true,
'notification_to'=>'test',
'notification_to'=>'$$__admin_email__$$',
'notification_subject'=>"paiement réussi",
'notification_message'=>"par ici la monnaie",
'confirmation_send'=>true,