Membership Plugin

WordPress Membership Plugin

  • Home
  • Documentation
  • Addons
  • Support
    • Quick Setup
    • Documentation
    • Premium Addon Support
    • Paid Support
    • Support Forum
    • Support Forum Search
    • Forum Login
    • Forum Registration
  • Contact
You are here: Home

Martin

  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • August 12, 2024 at 10:22 am in reply to: Stripe PAyment Button BUG? #28628
    Martin
    Participant

    Thank you for the support. I could not solve by myself the problem but thanks for the help.

    August 7, 2024 at 10:13 am in reply to: Stripe PAyment Button BUG? #28609
    Martin
    Participant

    Thanks for the answer.
    Why on my side I am seeing this problem? What can it be?

    The behaviour of the button is very odd: I tried on Safari and sometimes it works even if it takes longer than usual to open the page, sometimes you have to click 2 times.

    In chrome sometimes it works sometimes not…

    Clearing cache does not help… it is very strange.

    January 22, 2022 at 11:19 am in reply to: Post Custom Field – Post Prtection #23514
    Martin
    Participant

    Ok I solved that.
    It was because I am putting the shortcode inside wp bakery… Thanks you very much for your help, really appreciated.

    January 21, 2022 at 10:27 pm in reply to: Post Custom Field – Post Prtection #23506
    Martin
    Participant

    This worked, thanks so much! 🙂

    Now when I use [swpm_protected] I get as an output like this:

    “{{ post_meta_value: Contenido Exclusivo Certificados FdB }}”

    I would like to have only the tex pat like this:

    “Contenido Exclusivo Certificados FdB”

    is there a simple way to achieve it?

    January 20, 2022 at 6:19 pm in reply to: Post Custom Field – Post Prtection #23498
    Martin
    Participant

    Very kind of you to help me!
    I am grateful 🙂

    I tried to add at the end of functions.php but I get an error:

    Sintax error, unexpected $E0F

    I have pasted this code:

    /**
     *swpm post protection custom field
     */
    
    function swpm_is_protected() {
    	$protected = SwpmProtection::get_instance();
    	return ( $protected->is_protected( get_the_ID() ) == true ) ? 'Contenido Exclusivo Certificados FdB' : 'Contenido Libre';
    }
    
    function swpm_shortcode_init(){
    	add_shortcode( 'swpm_protected', 'swpm_is_protected' );
    }
    add_action('init', 'swpm_shortcode_init')
    January 20, 2022 at 12:54 pm in reply to: Post Custom Field – Post Prtection #23496
    Martin
    Participant

    Thank you for your help. I will try to use your code. Since I am not a coder I will have to find some help.

    June 22, 2018 at 5:19 pm in reply to: PayPal Button – IPN setting – "notify_URL" parameter #14759
    Martin
    Participant

    Thank you for the reply.
    I just need to know what should be set in the content-type header

    Something like “application/x-www-form-urlencoded”

    I would be very happy if you could give me a hint!

    June 21, 2018 at 3:37 pm in reply to: PayPal Button – IPN setting – "notify_URL" parameter #14756
    Martin
    Participant

    How is my server set to accept data? What format does it need to be sent on in? Do you have some documentation for Simple Membership Plug In webhooks I can take a peek at?

    This would be very usefull!

    June 19, 2018 at 8:37 am in reply to: PayPal Button – IPN setting – "notify_URL" parameter #14737
    Martin
    Participant

    Thank you for your answers!

    @The assurer: yes Zapier is a little bit like ITTT, it’s a service that helps applications to “talk” each other and set up automated tasks.

    What I am looking for: a way to automatically create an invoice every time someone buys a membership on my site.

    I understand “SWPM needs to receive the IPN, if you want the registration process to complete correctly”
    What I would like to do: send IPN to Zapier, this will then send the same IPN info to SWPM and Invoice ninja.


    @admin
    can you help me?
    This is important to me…
    I would be happy to invest in this feature.
    (how much would it take?)

    THanks!

  • Author
    Posts
Viewing 9 posts - 1 through 9 (of 9 total)
Next Page »

Please read this message before using our plugin.

Search

Featured Addons and Extensions

  • Membership Form Builder Addon
  • Member Directory Listing Addon
  • WooCommerce Payment Integration
  • Member Data Exporter Addon

Documentation

  • Documentation Index Page

Copyright © 2026 | Simple Membership Plugin | Privacy Policy