
Marc Hudson
Activity overview
Latest activity by Marc Hudson
-
Marc Hudson commented,
Here’s some Javascript/jQuery I use to redirect forms to any page after submit. It’s a common approach but I’ve added some functions to check it’s an XXS safe querystring value, that it’s a relativ...
- View comment
- 0 votes
-
Marc Hudson created a post,
Multiple values to an attribute
I guess this isn’t currently a feature but, would it be possible to include multiple values to an attribute, for example: data-ms-content="standard|pro" or perhaps data-ms-content="standard,pro". M...
- Marc Hudson
- 1 follower
- 1 comment
- 1 vote
- Answered
-
Marc Hudson commented,
I may be wrong but I believe you can change this from somewhere in your Stripe.com dashboard,.. hopefully!
- View comment
- 0 votes
-
Marc Hudson commented,
Hey Julian Galluzzo. Ah, I forgot about that. I tested that option but unfortunately it seems Memberstack’s Redirect on login (User specific) value is trumping the forms redirect value. I was hopin...
- View comment
- 0 votes
-
Marc Hudson commented,
Maybe a question for Jayess. I’m looking to achieve this login/register redirect too and I see in the Docs under “data-ms-form=“login” that it says "Adding a redirect to the form element will overr...
- View comment
- 0 votes
-
Marc Hudson commented,
Hey, I’ve tackled Invoices recently. Both need the same solution IMO. I use Make.com to load all Stripe invoices for a member ID, which is passed through from a AJAX webhook and responds with the i...
- View comment
- 1 vote
-
Marc Hudson commented,
No worries
- View comment
- 0 votes
-
Marc Hudson commented,
Hmm, I just tested it and it worked for me, I just changed the itemID variable to const itemID = 1234; while I test it. Maybe try that. What does your browser’s console say?
- View comment
- 0 votes
-
Marc Hudson commented,
Hopefully this works for you. (It’s untested but it’s based on working code). Here’s some helper functions for the “Footer code” region in settings (will be available site-wide on all pages): // Ch...
- View comment
- 0 votes
-
Marc Hudson commented,
I see. That’s good news. I’ll dig a bit deeper. Hmm, I’ve simplified my test and it still won’t display for new members without a paid plan. Would someone mind sanity checking this to make sure it’...
- View comment
- 0 votes