dashed-slug.net › Forums › WooCommerce Cryptocurrency Payment Gateway extension support › Not processing orders › Reply To: Not processing orders
September 26, 2019 at 2:33 pm
#7025
Inactive
I’m not sure but is there something missing after this part :-
// Return thankyou redirect
return array(
‘result’ => ‘success’,
‘redirect’ => $this->get_return_url( $order )
);`