diff --git a/app/controllers/origami/payments_controller.rb b/app/controllers/origami/payments_controller.rb index 46c3f8f1..11c91a2b 100755 --- a/app/controllers/origami/payments_controller.rb +++ b/app/controllers/origami/payments_controller.rb @@ -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}