added another state of error in payment if the payment is a success but the treatment has an error

This commit is contained in:
asus
2024-04-02 23:39:27 +02:00
parent 9e903a2ecf
commit 9abe24b3bb
10 changed files with 223 additions and 71 deletions

View File

@@ -1223,8 +1223,9 @@ class Plgntls {
/*
* override saved option with new one
* or we could compare each fields and update them if needed
* or we could try to compare each fields and update them if needed
* - but is it not more heavy in computing actions ?
* - and what if the field is multi-nested array for example ?
* also add the field '_db' equal to anything (null by default)
* to mark it as coming from this database
* and differentiate it from new options