Title: pako33's Replies | WordPress.org

---

# pako33

  [  ](https://wordpress.org/support/users/pako33/)

 *   [Profile](https://wordpress.org/support/users/pako33/)
 *   [Topics Started](https://wordpress.org/support/users/pako33/topics/)
 *   [Replies Created](https://wordpress.org/support/users/pako33/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/pako33/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/pako33/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/pako33/engagements/)
 *   [Favorites](https://wordpress.org/support/users/pako33/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 15 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Get woocommerce/order-received/ order&order_id for pixel](https://wordpress.org/support/topic/get-woocommerceorder-received-orderorder_id-for-pixel/)
 *  Thread Starter [pako33](https://wordpress.org/support/users/pako33/)
 * (@pako33)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/get-woocommerceorder-received-orderorder_id-for-pixel/#post-7079677)
 * Hello,
    Is there any idea how to integrate affiliate tracking code by S2S? And
   exactly this: https: //xxx.nt/S2S/ {TOKEN} My question is :my question is: How
   and where can I integrate this url in order to take account of the Convention?
 *     ```
       add_action( 'woocommerce_thankyou', 'my_custom_tracking' );
       function my_custom_tracking( $token) {
       echo '<https://xxx.nt/S2S/{TOKEN}>';
       }
       ```
   
 * Do you have any idea if this will work?
    Thanks in advance
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Paypal auto return to order-received page not working anymore?](https://wordpress.org/support/topic/paypal-auto-return-to-order-received-page-not-working/)
 *  [pako33](https://wordpress.org/support/users/pako33/)
 * (@pako33)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/paypal-auto-return-to-order-received-page-not-working/#post-6618433)
 * I tested all settings in PayPal and woocommerce but no solution to this
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Paypal auto return to order-received page not working anymore?](https://wordpress.org/support/topic/paypal-auto-return-to-order-received-page-not-working/)
 *  [pako33](https://wordpress.org/support/users/pako33/)
 * (@pako33)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/paypal-auto-return-to-order-received-page-not-working/#post-6618432)
 * Mike Jolley,
    Do you have any solution to this issue?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Get woocommerce/order-received/ order&order_id for pixel](https://wordpress.org/support/topic/get-woocommerceorder-received-orderorder_id-for-pixel/)
 *  Thread Starter [pako33](https://wordpress.org/support/users/pako33/)
 * (@pako33)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/get-woocommerceorder-received-orderorder_id-for-pixel/#post-7079569)
 * Mike Jolley
    Many thanks 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Get woocommerce/order-received/ order&order_id for pixel](https://wordpress.org/support/topic/get-woocommerceorder-received-orderorder_id-for-pixel/)
 *  Thread Starter [pako33](https://wordpress.org/support/users/pako33/)
 * (@pako33)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/get-woocommerceorder-received-orderorder_id-for-pixel/#post-7079504)
 * Do you think to work for me
 *     ```
       add_action( 'woocommerce_thankyou', 'my_custom_tracking' );
   
       function my_custom_tracking( $order_id ) {
   
       // Lets grab the order
       $order = wc_get_order( $order_id );
        print '<src="http://partners.nariba.com/tracking.php? id=2553&action=order&orderid='.$order_id.'" width="1" height="1" border="0">';
       }
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Get woocommerce/order-received/ order&order_id for pixel](https://wordpress.org/support/topic/get-woocommerceorder-received-orderorder_id-for-pixel/)
 *  Thread Starter [pako33](https://wordpress.org/support/users/pako33/)
 * (@pako33)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/get-woocommerceorder-received-orderorder_id-for-pixel/#post-7079500)
 * Can somebody help me
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Get woocommerce/order-received/ order&order_id for pixel](https://wordpress.org/support/topic/get-woocommerceorder-received-orderorder_id-for-pixel/)
 *  Thread Starter [pako33](https://wordpress.org/support/users/pako33/)
 * (@pako33)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/get-woocommerceorder-received-orderorder_id-for-pixel/#post-7079467)
 * Mike Jolley,
    Can you tell me how to do it Thank You in Advance!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Not receiving any emails – new orders](https://wordpress.org/support/topic/not-receiving-any-emails-new-orders/)
 *  [pako33](https://wordpress.org/support/users/pako33/)
 * (@pako33)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/not-receiving-any-emails-new-orders/#post-7064690)
 * Thanks for reply,
    but When paying by Sofort always order status was pending 
   payment, with the difference that before sending new order emails to admin and
   customers
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Not receiving any emails – new orders](https://wordpress.org/support/topic/not-receiving-any-emails-new-orders/)
 *  [pako33](https://wordpress.org/support/users/pako33/)
 * (@pako33)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/not-receiving-any-emails-new-orders/#post-7064676)
 * After a test payment Sofort and receive notification of the transaction has passed
   and no notification for new order.
    Order status is pending payment
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Not receiving any emails – new orders](https://wordpress.org/support/topic/not-receiving-any-emails-new-orders/)
 *  [pako33](https://wordpress.org/support/users/pako33/)
 * (@pako33)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/not-receiving-any-emails-new-orders/#post-7064666)
 * I tested with these plugins but does not work for me
    WP Mail Logging log does
   not show anything when the test order WP Mail Logging Log gives result only when
   confirm the order. I ask myself where they lost emails about new order and processing
   order? [https://wordpress.org/plugins/wp-smtp/-It](https://wordpress.org/plugins/wp-smtp/-It)
   does not help [https://wordpress.org/plugins/wp-sendgrid/It](https://wordpress.org/plugins/wp-sendgrid/It)
   does not help Sorry For My Bad English
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] WooCommerce unable to send emails to customer](https://wordpress.org/support/topic/woocommerce-unable-to-send-emails-to-customer/)
 *  [pako33](https://wordpress.org/support/users/pako33/)
 * (@pako33)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/woocommerce-unable-to-send-emails-to-customer/#post-7053718)
 * Is there a different solution?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Customer is not receiving email](https://wordpress.org/support/topic/customer-is-not-receiving-email/)
 *  [pako33](https://wordpress.org/support/users/pako33/)
 * (@pako33)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/customer-is-not-receiving-email/#post-7059708)
 * Thanks for your help but still does not work
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Customer is not receiving email](https://wordpress.org/support/topic/customer-is-not-receiving-email/)
 *  [pako33](https://wordpress.org/support/users/pako33/)
 * (@pako33)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/customer-is-not-receiving-email/#post-7059700)
 * YES but has no effect
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Customer is not receiving email](https://wordpress.org/support/topic/customer-is-not-receiving-email/)
 *  [pako33](https://wordpress.org/support/users/pako33/)
 * (@pako33)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/customer-is-not-receiving-email/#post-7059698)
 * WC Version: 2.5.2
 * WP Version: 4.4.2
    WP Multisite: – WP Memory Limit: 256 MB WP Debug Mode: – Language:
   en_US Server Environment Server Info: Apache PHP Version: 5.6.17 PHP Post Max
   Size: 256 MB PHP Time Limit: 600 PHP Max Input Vars: 1000 SUHOSIN Installed: –
   MySQL Version: 5.6.29 Max Upload Size: 256 MB Default Timezone is UTC: ✔ fsockopen/
   cURL: ✔ SoapClient: ✔ DOMDocument: ✔ GZip: ✔ Multibyte String: ✔ Remote Post:
   ✔ Remote Get: ✔ Database WC Database Version: 2.5.2 woocommerce_sessions ✔ woocommerce_api_keys
   ✔ woocommerce_attribute_taxonomies ✔ woocommerce_termmeta ✔ woocommerce_downloadable_product_permissions
   ✔ woocommerce_order_items ✔ woocommerce_order_itemmeta ✔ woocommerce_tax_rates
   ✔ woocommerce_tax_rate_locations ✔ Active Plugins (20) iThemes Security by iThemes–
   5.2.1 Black Studio TinyMCE Widget by Black Studio – 2.2.8 Contact Form 7 by Takayuki
   Miyoshi – 4.3.1 Dynamic Widgets by Qurl – 1.5.11 Easy Bootstrap Shortcode by 
   oscitas – 4.5.3 Limit Login Attempts by Johan Eenfeldt – 1.7.1 TinyMCE Advanced
   by Andrew Ozz – 4.2.8 Uji Countdown by Wpmanage.com – 2.0.6 W3 Total Cache by
   Frederick Townes – 0.9.4.1 WC Custom Thank You by Nicola Mustone – 1.0.0 WooCommerce
   Cart Stock Reducer by James Golovich – 1.25 WooCommerce German (de_DE) by David
   Decker – DECKERWEB – 3.2.0 Sofort payment gateway by Awesome UG – 1.1.17 Woocommerce
   Poor Guys Swiss Knife by Uli Hake – 2.2.4 WooCommerce Simply Order Export Add-
   on by Ankit Gade – 1.8 WooCommerce Simply Order Export by Ankit Gade – 2.0.5 
   WooCommerce by WooThemes – 2.5.2 WooThemes Helper by WooThemes – 1.5.9 Yoast 
   SEO by Team Yoast – 3.0.7 WP Content Copy Protection by RSPublishing – 1.1.8.3
   Settings Force SSL: – Currency EUR (€) Currency Position right_space Thousand
   Separator , Decimal Separator . Number of Decimals 2 API API Enabled: ✔ API Version:
   3.1.0 WC Pages Shop Base: #92 – /shop/ Cart: #93 – /warenkorb/ Checkout: #94 –/
   kasse/ My Account: Page not set Taxonomies Product Types: external (external),
   grouped (grouped), simple (simple), variable (variable), wcpb (wcpb), yith_bundle(
   yith_bundle) Theme Name: Responsive Version: 1.9.7.8 Author URL: [http://cyberchimps.com](http://cyberchimps.com)
   Child Theme: ✕ – If you’re modifying WooCommerce on a parent theme you didn’t
   build personally, then we recommend using a child theme. See: How to create a
   child theme WooCommerce Support: ✔ Templates Overrides (WooCommerce): responsive/
   woocommerce/emails/admin-new-order.php, responsive/woocommerce/emails/customer-
   completed-order.php, responsive/woocommerce/emails/customer-processing-order.
   php
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Customer is not receiving email](https://wordpress.org/support/topic/customer-is-not-receiving-email/)
 *  [pako33](https://wordpress.org/support/users/pako33/)
 * (@pako33)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/customer-is-not-receiving-email/#post-7059697)
 * I have the same problem with emails 🙁

Viewing 15 replies - 1 through 15 (of 15 total)