{"id":1255788,"date":"2017-03-17T07:25:40","date_gmt":"2017-03-17T14:25:40","guid":{"rendered":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/tickets-beeing-sent-out-before-payment-is-received\/"},"modified":"2017-03-17T07:25:40","modified_gmt":"2017-03-17T14:25:40","slug":"tickets-beeing-sent-out-before-payment-is-received","status":"closed","type":"topic","link":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/tickets-beeing-sent-out-before-payment-is-received\/","title":{"rendered":"Tickets beeing sent out before payment is received"},"content":{"rendered":"<p>Hi there, I have the following problem: <\/p>\n<p>Our tickets are being sent out immediately after the order, no matter the order status. I have removed all snippets and also unchecked the box in WooCommerce that allows for downloadable products to be accessed directly after payment, according to this thread https:\/\/theeventscalendar.com\/support\/forums\/topic\/tickets-are-being-sent-before-payment\/<\/p>\n<p>Brook gave us a snippet a while back that did automate the email sending:<\/p>\n<p>\/\/ Send Ticket Email on Payment received, rather than order complete &#8211; Brook<br \/>\nfunction tribe_woocommerce_payment_complete_send_email( $order_id ) {<br \/>\n  do_action( &#8216;wootickets-send-tickets-email&#8217;, $order_id );<br \/>\n}<br \/>\nadd_action( &#8216;woocommerce_payment_complete&#8217;, &#8216;tribe_woocommerce_payment_complete_send_email&#8217; );<\/p>\n<p>and we also had a plugin that created a custom order status which we called &#8220;zahlungerhalte644&#8243; in order to include that with paypal we used this snippet:<\/p>\n<p>add_action( &#8216;paypal_ipn_for_wordpress_payment_status_completed&#8217;, &#8216;update_wc_order_status&#8217;, 10, 1 );<\/p>\n<p>function update_wc_order_status( $posted )<br \/>\n{<br \/>\n\t$order_id = isset( $posted[&#8216;invoice&#8217;] ) ? $posted[&#8216;invoice&#8217;] : &#8221;;<br \/>\n\tif ( !empty( $order_id ) )<br \/>\n\t{<br \/>\n\t\t$order = new WC_Order( $order_id );<br \/>\n\t\t$order-&gt;update_status( &#8216;zahlungerhalte644&#8217; );<br \/>\n\t}<br \/>\n}<\/p>\n<p>Now like I said both snippets are deleted and the checkbox is unchecked but the emails get sent out right after order, how can that be? how do we change that?<\/p>\n<p>I have disabled all plugins went back to default theme, no change there. Would appreciate your help!! Thanks in advance!!<\/p>\n<p>Regards<br \/>\nIngo<\/p>\n","protected":false},"template":"","class_list":["post-1255788","topic","type-topic","status-closed","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Tickets beeing sent out before payment is received -<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/tickets-beeing-sent-out-before-payment-is-received\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Tickets beeing sent out before payment is received -\" \/>\n<meta property=\"og:description\" content=\"Hi there, I have the following problem: Our tickets are being sent out immediately after the order, no matter the order status. I have removed all snippets and also unchecked the box in WooCommerce that allows for downloadable products to be accessed directly after payment, according to this thread https:\/\/theeventscalendar.com\/support\/forums\/topic\/tickets-are-being-sent-before-payment\/ Brook gave us a snippet [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/tickets-beeing-sent-out-before-payment-is-received\/\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/tickets-beeing-sent-out-before-payment-is-received\/\",\"url\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/tickets-beeing-sent-out-before-payment-is-received\/\",\"name\":\"Tickets beeing sent out before payment is received -\",\"isPartOf\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/#website\"},\"datePublished\":\"2017-03-17T14:25:40+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/tickets-beeing-sent-out-before-payment-is-received\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/tickets-beeing-sent-out-before-payment-is-received\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/tickets-beeing-sent-out-before-payment-is-received\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/theeventscalendar.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Topics\",\"item\":\"https:\/\/theeventscalendar.com\/support\/topics\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Ticket Products\",\"item\":\"https:\/\/theeventscalendar.com\/support\/forums\/forum\/event-tickets\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Event Tickets Plus\",\"item\":\"https:\/\/theeventscalendar.com\/support\/forums\/forum\/event-tickets\/event-tickets-plus\/\"},{\"@type\":\"ListItem\",\"position\":5,\"name\":\"Tickets beeing sent out before payment is received\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/#website\",\"url\":\"https:\/\/theeventscalendar.com\/support\/\",\"name\":\"\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/theeventscalendar.com\/support\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Tickets beeing sent out before payment is received -","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/tickets-beeing-sent-out-before-payment-is-received\/","og_locale":"en_US","og_type":"article","og_title":"Tickets beeing sent out before payment is received -","og_description":"Hi there, I have the following problem: Our tickets are being sent out immediately after the order, no matter the order status. I have removed all snippets and also unchecked the box in WooCommerce that allows for downloadable products to be accessed directly after payment, according to this thread https:\/\/theeventscalendar.com\/support\/forums\/topic\/tickets-are-being-sent-before-payment\/ Brook gave us a snippet [&hellip;]","og_url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/tickets-beeing-sent-out-before-payment-is-received\/","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/tickets-beeing-sent-out-before-payment-is-received\/","url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/tickets-beeing-sent-out-before-payment-is-received\/","name":"Tickets beeing sent out before payment is received -","isPartOf":{"@id":"https:\/\/theeventscalendar.com\/support\/#website"},"datePublished":"2017-03-17T14:25:40+00:00","breadcrumb":{"@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/tickets-beeing-sent-out-before-payment-is-received\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/theeventscalendar.com\/support\/forums\/topic\/tickets-beeing-sent-out-before-payment-is-received\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/tickets-beeing-sent-out-before-payment-is-received\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/theeventscalendar.com\/support\/"},{"@type":"ListItem","position":2,"name":"Topics","item":"https:\/\/theeventscalendar.com\/support\/topics\/"},{"@type":"ListItem","position":3,"name":"Ticket Products","item":"https:\/\/theeventscalendar.com\/support\/forums\/forum\/event-tickets\/"},{"@type":"ListItem","position":4,"name":"Event Tickets Plus","item":"https:\/\/theeventscalendar.com\/support\/forums\/forum\/event-tickets\/event-tickets-plus\/"},{"@type":"ListItem","position":5,"name":"Tickets beeing sent out before payment is received"}]},{"@type":"WebSite","@id":"https:\/\/theeventscalendar.com\/support\/#website","url":"https:\/\/theeventscalendar.com\/support\/","name":"","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/theeventscalendar.com\/support\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic\/1255788","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic"}],"about":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":0,"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic\/1255788\/revisions"}],"wp:attachment":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/media?parent=1255788"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}