payment payone_reset transaction

This commit is contained in:
Rainer Gümpelein 2022-02-22 08:31:35 +01:00
parent 10d3b3d67f
commit 3423fd453d
8 changed files with 83 additions and 103 deletions

View file

@ -233,7 +233,7 @@ sub save_account(){
$u_rows = $dbt->update_one($dbh,$update_primary,"txt17='@operators'");
}
#Web-Login|Rabatt|Vde|payone cron-intervall|Ilockit-Admin
#elsif($_ =~ /int05|int07|int12|int16|int19/){
#elsif($_ =~ /int05|int07|int16|int19/){
elsif($_ =~ /int05|int07|int16|int19/){
$u_rows = $dbt->update_one("",$update_primary,"$_=$valxx");
}
@ -424,7 +424,7 @@ sub save_account(){
$u_rows = $dbt->update_one($dbh,$update_primary,"$_='$valxx'");
}
}elsif($_ eq "int12"){
if($varenv{dbname} eq "sharee_primary" && $ctadr->{int12} == 2){
if($varenv{dbname} eq "sharee_primary"){
$u_rows = $dbt->update_one($dbh,$update_primary,"$_=2");
}else{
$u_rows = $dbt->update_one($dbh,$update_primary,"$_=$valxx");
@ -496,7 +496,7 @@ sub save_account(){
int15 => 1,
txt16 => "",
reference => "$ctadr->{c_id}_$epoche",
renewed => ''
payone_reset => ''
};
my $payone_txid = "";