print func:
This commit is contained in:
@@ -709,7 +709,8 @@ class Origami::PaymentsController < BaseOrigamiController
|
||||
:printer_model => print_settings.brand_name,
|
||||
:printer_url => print_settings.api_settings
|
||||
}
|
||||
|
||||
Rails.logger.debug "$$$$$$$$$ result ::"
|
||||
Rails.logger.debug result
|
||||
# Mobile Print
|
||||
render :json => result.to_json
|
||||
# render :json => {status: true}
|
||||
|
||||
Reference in New Issue
Block a user