Title: mathieuaubert's Replies | WordPress.org

---

# mathieuaubert

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

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

 Search replies:

## Forum Replies Created

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

1 [2](https://wordpress.org/support/users/mathieuaubert/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/mathieuaubert/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Responsive Lightbox & Gallery] Responsive Lightbox is broken with Tiled Gallery Carousel Without JetPack](https://wordpress.org/support/topic/responsive-lightbox-is-broken-with-tiled-gallery-carousel-without-jetpack-2/)
 *  Thread Starter [mathieuaubert](https://wordpress.org/support/users/mathieuaubert/)
 * (@mathieuaubert)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/responsive-lightbox-is-broken-with-tiled-gallery-carousel-without-jetpack-2/#post-10666803)
 * Hello,
 * I haven’t had any news about my post.
 * The bug still exists and is easy to fix.
 * Thank you
    -  This reply was modified 7 years, 10 months ago by [mathieuaubert](https://wordpress.org/support/users/mathieuaubert/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PayPlug Payments] Failed to load plugin url: /plugins/payplug-payments/assets/js/button.js](https://wordpress.org/support/topic/failed-to-load-plugin-url-plugins-payplug-payments-assets-js-button-js/)
 *  Plugin Author [mathieuaubert](https://wordpress.org/support/users/mathieuaubert/)
 * (@mathieuaubert)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/failed-to-load-plugin-url-plugins-payplug-payments-assets-js-button-js/#post-9913546)
 * Hi,
 * Thanks for you feedback.
    We have fixed the problem in version 1.8.1
 * Mathieu
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PayPlug Payments] unable to load (in user window)](https://wordpress.org/support/topic/unable-to-load-in-user-window/)
 *  Plugin Author [mathieuaubert](https://wordpress.org/support/users/mathieuaubert/)
 * (@mathieuaubert)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/unable-to-load-in-user-window/#post-9913543)
 * Hi,
 * Thanks for you feedback.
    We have fixed the problem in version 1.8.1
 * Mathieu
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PayPlug Payments] IPN: PayPlug Signature](https://wordpress.org/support/topic/ipn-payplug-signature/)
 *  Plugin Author [mathieuaubert](https://wordpress.org/support/users/mathieuaubert/)
 * (@mathieuaubert)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/ipn-payplug-signature/#post-9472420)
 * Hi,
 * I don’t see 🙁
 * What is you IPN url configuration (Instant Payment Notification) ?
 * Mathieu
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PayPlug Payments] Validate signature in the IPN](https://wordpress.org/support/topic/validate-signature-in-the-ipn/)
 *  Plugin Author [mathieuaubert](https://wordpress.org/support/users/mathieuaubert/)
 * (@mathieuaubert)
 * [9 years ago](https://wordpress.org/support/topic/validate-signature-in-the-ipn/#post-9283545)
 * Hi [@christer_f](https://wordpress.org/support/users/christer_f/),
 * Thanks for your thanks 😉
 * I think it’s same problem in this post : [https://wordpress.org/support/topic/configure-ipn_url-to-notify-application-that-payment-is-complete/#post-6952468](https://wordpress.org/support/topic/configure-ipn_url-to-notify-application-that-payment-is-complete/#post-6952468)
 *     ```
       if( class_exists( 'PAYPLUG_Plugin' ) ){
           ob_start();
           print_r( PAYPLUG_Plugin::getIpn() );
           $ipn = ob_get_contents();
           ob_end_clean();
           mail( "EMAIL","IPN Received", $ipn);
           exit;
       }
       Result in email :
       Array
       (
           [amount] => 1250
           [customData] =>
           [customer] =>
           [email] => EMAIL
           [firstName] =>
           [idTransaction] => XXXXXX
           [lastName] =>
           [order] => 12345
           [origin] =>
           [state] => paid
           [isTest] => 1
       )
       See : IPN Field in http://payplug-php.readthedocs.io/en/v1.1
       ```
   
 * Does that solve your problem?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Responsive Lightbox & Gallery] Responsive Lightbox is broken with Tiled Gallery Carousel Without JetPack](https://wordpress.org/support/topic/responsive-lightbox-is-broken-with-tiled-gallery-carousel-without-jetpack/)
 *  Thread Starter [mathieuaubert](https://wordpress.org/support/users/mathieuaubert/)
 * (@mathieuaubert)
 * [9 years ago](https://wordpress.org/support/topic/responsive-lightbox-is-broken-with-tiled-gallery-carousel-without-jetpack/#post-9268543)
 * And responsive lightbox version 1.7.2 fixes the problem
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Responsive Lightbox & Gallery] Responsive Lightbox is broken with Tiled Gallery Carousel Without JetPack](https://wordpress.org/support/topic/responsive-lightbox-is-broken-with-tiled-gallery-carousel-without-jetpack/)
 *  Thread Starter [mathieuaubert](https://wordpress.org/support/users/mathieuaubert/)
 * (@mathieuaubert)
 * [9 years ago](https://wordpress.org/support/topic/responsive-lightbox-is-broken-with-tiled-gallery-carousel-without-jetpack/#post-9267622)
 * Hi,
 * I solved my problem with
 *     ```
       /**
        * Responsive Lightbox : Fix tilled gallery
        */
       add_filter( 'post_gallery', 'add_custom_gallery_lightbox_selector', 2000 );
       function add_custom_gallery_lightbox_selector( $content, $attr ){
           if( function_exists( 'Responsive_Lightbox' ) ){
               return Responsive_Lightbox()->frontend->add_links_lightbox_selector( $content );
           }
       }
       ```
   
    -  This reply was modified 9 years ago by [mathieuaubert](https://wordpress.org/support/users/mathieuaubert/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PayPlug Payments] Parametres customdata dans le shortcode](https://wordpress.org/support/topic/parametres-customdata-dans-le-shortcode/)
 *  Plugin Author [mathieuaubert](https://wordpress.org/support/users/mathieuaubert/)
 * (@mathieuaubert)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/parametres-customdata-dans-le-shortcode/#post-8258781)
 * Bonjour [@dfuzion](https://wordpress.org/support/users/dfuzion/),
 * Je viens de publier la version 1.7 du plugin qui va vous permettre d’envoyer 
   les informations d’email, firstname et lastname.
 * Vous pouvez l’utiliser :
    avec le shortcode : `[payplug price="xx.xx" title_button
   ="Buy" class="payplug_buy_button my_class" icon="glyphicon" order_id="order_id"
   custom_data="custom_data" email="test@test.com" first_name="firstname" last_name
   ="lastname"]`
 * en php directement :
    `<?php PAYPLUG_Plugin::payplug_generate_payment_link( price,'
   Button text', 'CSS class' , 'Icon', 'Order id', 'Custom data', 'email@email.com','
   Firstname', 'Lastname' ); ?>`
 * Mathieu
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PayPlug Payments] Configure ipn_url to notify application that payment is complete](https://wordpress.org/support/topic/configure-ipn_url-to-notify-application-that-payment-is-complete/)
 *  Plugin Author [mathieuaubert](https://wordpress.org/support/users/mathieuaubert/)
 * (@mathieuaubert)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/configure-ipn_url-to-notify-application-that-payment-is-complete/#post-6952474)
 * Et pour WordPress, un utilisateur du plugin est en train de créer une documentation.
 * Je la diffuserai quand elle sera terminée.
 * Cordialement,
 * Mathieu AUBERT
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PayPlug Payments] Configure ipn_url to notify application that payment is complete](https://wordpress.org/support/topic/configure-ipn_url-to-notify-application-that-payment-is-complete/)
 *  Plugin Author [mathieuaubert](https://wordpress.org/support/users/mathieuaubert/)
 * (@mathieuaubert)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/configure-ipn_url-to-notify-application-that-payment-is-complete/#post-6952473)
 * Bonjour,
 * Oui, vous devriez retrouvez la description des champs IPN à cette adresse : [http://payplug-php.readthedocs.io/en/v1.1.2/#reference](http://payplug-php.readthedocs.io/en/v1.1.2/#reference)
 * Cordialement,
 * Mathieu AUBERT
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PayPlug Payments] Configure ipn_url to notify application that payment is complete](https://wordpress.org/support/topic/configure-ipn_url-to-notify-application-that-payment-is-complete/)
 *  Plugin Author [mathieuaubert](https://wordpress.org/support/users/mathieuaubert/)
 * (@mathieuaubert)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/configure-ipn_url-to-notify-application-that-payment-is-complete/#post-6952468)
 * Hello,
 * I have just published version 1.6 :
    * Add order ID in PAYPLUG_Plugin::payplug_generate_payment_link
   function : PAYPLUG_Plugin::payplug_generate_payment_link( price, [ ‘Button text’,‘
   CSS class’ , ‘Icon’, ‘Order ID’, ‘Custom Data’ ] ) * Add getIpn() function Example:
 *     ```
       if( class_exists( 'PAYPLUG_Plugin' ) ){
           ob_start();
           print_r( PAYPLUG_Plugin::getIpn() );
           $ipn = ob_get_contents();
           ob_end_clean();
           mail( "EMAIL","IPN Received", $ipn);
           exit;
       }
       Result in email :
       Array
       (
           [amount] => 1250
           [customData] =>
           [customer] =>
           [email] => EMAIL
           [firstName] =>
           [idTransaction] => XXXXXX
           [lastName] =>
           [order] => 12345
           [origin] =>
           [state] => paid
           [isTest] => 1
       )
       See : IPN Field in http://payplug-php.readthedocs.io/en/v1.1.2/#reference
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PayPlug Payments] Personnalisaion du bouton](https://wordpress.org/support/topic/personnalisaion-du-bouton/)
 *  Plugin Author [mathieuaubert](https://wordpress.org/support/users/mathieuaubert/)
 * (@mathieuaubert)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/personnalisaion-du-bouton/#post-6370510)
 * Bonjour,
 * Vous avez la possibilité de passer une classe CSS pour ajouter l’image.
 * Il faut mettre le titre du bouton vide (ou   si besoin)
 * Renseigner le nom d’une classe CSS pour votre bouton. Par exemple : bouton_payplug
 * Puis, dans le fichier style.css de votre thème, le CSS :
    .bouton_payplug{ background:
   url( ‘/wp-content/plugins/payplug-payments/assets/images/payplug-logo-large.png’);
   padding-right: 190px; padding-top: 30px; }
 * A vous de mettre l’image et les dimensions que vous souhaitez.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PayPlug Payments] Configure ipn_url to notify application that payment is complete](https://wordpress.org/support/topic/configure-ipn_url-to-notify-application-that-payment-is-complete/)
 *  Plugin Author [mathieuaubert](https://wordpress.org/support/users/mathieuaubert/)
 * (@mathieuaubert)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/configure-ipn_url-to-notify-application-that-payment-is-complete/#post-6952400)
 * Hello,
 * I have just published version 1.3.
    You can manage return url and IPN (Instant
   Payment Notification) URL
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PayPlug Payments] Echec d'installation sur wordpress 4.4](https://wordpress.org/support/topic/echec-dinstallation-sur-wordpress-44/)
 *  Plugin Author [mathieuaubert](https://wordpress.org/support/users/mathieuaubert/)
 * (@mathieuaubert)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/echec-dinstallation-sur-wordpress-44/#post-6881361)
 * Merci pour votre retour !
 * Je viens de corriger le problème, l’update du plugin ne s’était pas bien passé
   pour la version 1.2, cela n’avait rien à voir avec la version de WordPress.
 * Vous pouvez essayer à nouveau !
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PayPlug Payments] Impossible de parvenir au paiement](https://wordpress.org/support/topic/impossible-de-parvenir-au-paiement/)
 *  Plugin Author [mathieuaubert](https://wordpress.org/support/users/mathieuaubert/)
 * (@mathieuaubert)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/impossible-de-parvenir-au-paiement/#post-6829633)
 * Bonjour,
 * Pourriez-vous me fournir le code de la page d’achat, l’url de votre site ou d’avantages
   d’éléments car je ne vois pas du tout ce qui peut se passer ?
 * Merci
 * Cordialement,
 * Mathieu AUBERT

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

1 [2](https://wordpress.org/support/users/mathieuaubert/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/mathieuaubert/replies/page/2/?output_format=md)