added another state of error in payment if the payment is a success but the treatment has an error
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user