@@ -214,7 +214,7 @@ class OrdersController extends BaseController
if($book_config){
if($book_config->charge_type == 'BOOK') $template_id = 1;
}else{
- $template_id = 1;
+ //$template_id = 1;
}
/*if ($bid) {
$bid = Hashids::decode($bid)[0];