Title: sheldon66's Replies | WordPress.org

---

# sheldon66

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Stripe Payment Gateway] WC + Stripe simple API-connection](https://wordpress.org/support/topic/wc-stripe-simple-api-connection-2/)
 *  Thread Starter [sheldon66](https://wordpress.org/support/users/sheldon66/)
 * (@sheldon66)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/wc-stripe-simple-api-connection-2/#post-11774504)
 * Thanks Hannah.
 * I’m pretty sure that this is not a big deal and a developer who is experienced
   in PHP and Stripe can do it in a few minutes. Maybe there is a chance to help
   me anyway?
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Stripe Payment Gateway] WC + Stripe simple API-connection](https://wordpress.org/support/topic/wc-stripe-simple-api-connection-2/)
 *  Thread Starter [sheldon66](https://wordpress.org/support/users/sheldon66/)
 * (@sheldon66)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/wc-stripe-simple-api-connection-2/#post-11747831)
 * Well, I’m not familiar with PHP but I tried it. It did not work. Would you mind
   having a look? That’s what I wrote in the functions.php:
 *     ```
       function disable_prenotification($method){
       	$method = "none";
       	return $method;
       }
       add_filter( 'wc_stripe_sepa_mandate_notification ($method)', 'disable_prenotification');
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Stripe Payment Gateway] WC + Stripe simple API-connection](https://wordpress.org/support/topic/wc-stripe-simple-api-connection-2/)
 *  Thread Starter [sheldon66](https://wordpress.org/support/users/sheldon66/)
 * (@sheldon66)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/wc-stripe-simple-api-connection-2/#post-11747633)
 * Thanks Thomas for your answer, I did not know this neither the Stripe support
   told me.
 * My codeline looks like this now: [https://prnt.sc/oh87m6](https://prnt.sc/oh87m6)
   “
   none” is the value to tell Stripe not to send an email but unfortunatley, the
   customer still receives the notification mail. The file is saved.
 * Is it possible that it takes a while until it takes effect?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Change width of shop with sidebar](https://wordpress.org/support/topic/change-width-of-shop-with-sidebar/)
 *  Thread Starter [sheldon66](https://wordpress.org/support/users/sheldon66/)
 * (@sheldon66)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/change-width-of-shop-with-sidebar/#post-11342778)
 * Site is not online yet. But I use this theme:
 * [http://themedemo.co/?theme=karma](http://themedemo.co/?theme=karma)
 * Thanks!

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