commit
72e3b314f6
@ -302,7 +302,7 @@ public function add_my_currency_symbol( $currency_symbol, $currency ) {
|
|||||||
$array_integrated_address["integrated_address"] = $address;
|
$array_integrated_address["integrated_address"] = $address;
|
||||||
}
|
}
|
||||||
$message = $this->verify_payment($payment_id, $amount_xmr2, $order);
|
$message = $this->verify_payment($payment_id, $amount_xmr2, $order);
|
||||||
if(!$this->confirmed){
|
if($this->confirmed){
|
||||||
$color = "006400";
|
$color = "006400";
|
||||||
}
|
}
|
||||||
else{
|
else{
|
||||||
|
Loading…
Reference in New Issue
Block a user