include API callback confirmation
Ran into a race condition in which the JS start_print_job was being executed before the variables from the API call were set. Just add verification of API call before running start_print_job
Ran into a race condition in which the JS start_print_job was being executed before the variables from the API call were set. Just add verification of API call before running start_print_job