Home › Forums › Andrew Stokes
About: Andrew Stokes
Sorry, I've not written a description yet. I'll get to it soon!
Topics I'm Subscribed To
Topic | Count | Last Reply |
---|---|---|
Deactivating S2Member on multisite – advice?
By: |
voices: 2 replies: 1 |
|
Auto-login after register + some other bits
By: |
voices: 2 replies: 19 |
Topics I've Started
Topic | Count | Last Reply |
---|---|---|
Deactivating S2Member on multisite – advice?
By: |
voices: 2 replies: 1 |
|
Auto-login after register + some other bits
By: |
voices: 2 replies: 19 |
My Latest Replies (From Various Topics)
Author | Replies |
---|---|
Author | Replies |
Posted: Thursday Aug 16th, 2012 at 10:49 am #22243 | |
|
|
apologies – I found the list of %% replacement codes – under ‘signup confirmation email (pro form)’…. general comment stands though :-) Although that list does not appear to be complete – I was using %%user_first_name%% & %%user_email%% & %%user_last_name%% & %%user_email%% – none of these occur in the list (I got them from somewhere…) Are there more that you’re not telling? Wish List: More importantly… |
|
Posted: Thursday Aug 16th, 2012 at 9:30 am #22233 | |
|
|
OK – I thought that shortcode attributes like ra and desc would be available as %% variables to pass to the ‘success’ url, but they aren’t. I have now used CV1 etc to pass these values through to the success page. But the second question still remains : 2)I would like to then put them in the registration email – clues? 3) is there a list somewhere of the %%vars%% available? Thanks |
|
Posted: Wednesday Aug 15th, 2012 at 11:58 am #22114 | |
|
|
correction – after further testing… got a bit confusing matching emails to payments there as emails were being delayed… In fact it is simply the case that if there is that s2hacks.php file there, there is no confirmation email and the shortcode attribute parameters are lost in the custom success string. I dont think the hack is working properly anyway ecause I am using the ws_plugin__s2member_custom_reg_field_s2member_level variable, and this appears only to be set if they are already logged in? Dunno how I would find out what level they have just paid for when they are not yet logged in, which is the current situation… I have removed the s2hacks.php and given up on auto-login for new level 0 subscribers. The other questions – how to get the remaining shortcode attributes to be passed to my success page, and how to get hold of the custom fields still remain. I suspect that the answer to the second question is something to do with ‘cv pipes’ |
|
Posted: Wednesday Aug 15th, 2012 at 10:57 am #22101 | |
|
|
Custom ‘success’ url shortcode attributes and s2hacks.php mutually exclusive? Update after further testing: I amended and reinstated the s2hacks.php file as follows (to bypass auto-login for the paid subscribers altogether):
Now both credit card and paypal purchases come back to the purchase confirmation page, and the confirmation emails go out. Now however, it looks like the s2hacks.php is ignoring ALL the parameters (the shortcode attributes) from the custom success URL string. Any way of ensuring that the values get passed on by s2hacks.php? (and any idea what happened to the missing ones?) |
|
Posted: Wednesday Aug 15th, 2012 at 10:16 am #22098 | |
|
|
and… However, the Sign-up confirmation email is being sent out in this case…. Don’t get it at all any more…. |
|
Posted: Wednesday Aug 15th, 2012 at 9:44 am #22096 | |
|
|
Thanks for your help – sorry to go on and on – but this project is going on and on! 1) the only emails being sent out (even though the transaction is successful and recorded as such in the log) are the New User Registration (to admin) and Username/passwords (to customer). The ‘Signup confirmation Email (Pro Form)’ is not being sent… 2) It seems that though I have setup a custom ‘success’ URL in my pro forms, it is not working:
… the credit card purchaser goes to /subscription-confirmation/ when they have completed the transaction, but without the URL paramaters… 3) When I do get it working (oh happy day!), what happens to the content of the custom (delivery address) fields I added to the level 4 form? Can I get these as shortcodes? can I get them emailed to me? are they stored somewhere in the database? FYI:
B) I don’t have Payflow account details filled in on this installation – I understood from reading the notes that it only applied to recurring billing and I am not using recurring billing. I have however filled in the Paypal API section… I do appreciate any help you can give me on this, as I am waaaay beyond deadline now on this and struggling… Thanks, |
|
Posted: Tuesday Aug 14th, 2012 at 10:41 am #22002 | |
|
|
whoops – I spoke too soon… I set the shipping fields up so they all contain ‘same as card’ by default, so the customer wouldn’t have to fill in twice. It would be much better for the client if the behaviour was less kludgy and more like a standard shopping cart – ie the card address then the shipping address (and in an ideal world – the shipping address autopopulated…) Any way to do this? Bearing in mind that it is only for one level…. PS still haven’t got anywhere on the post-transaction emails, so any help would be great… Cheers, |
|
Posted: Tuesday Aug 14th, 2012 at 9:48 am #21990 | |
|
|
… am also wondering what I can do if subscriber makes direct payment (credit card) and wants to give a different shipping address (on this scenario, level 4 subscribers also receive printed subscription by post)…. This is an additional requirement from client – maybe s2member was not the right choice …… :-( Thanks for your help… it is appreciated! |
|
Posted: Tuesday Aug 14th, 2012 at 8:13 am #21965 | |
|
|
Hi, I guess where I am struggling is in terms of figgering out what I need to do to handle post-transaction. At the moment, credit card payments are successfully being processed, and the new subscriber is being logged in and sent to the page I have setup in ‘one-time offers’, but the new subscriber gets only an email titled ‘congratulations your membership has been approved’ and another with username and password. There is no receipt of payment (the most important bit for many!). Do I need IPN on for this? or is that just for my own back-end stuff? I have set up a ‘sign-up confirmation email (pro form)’, but this doesn’t appear to be sent… Any thoughts? |
|
Posted: Friday Aug 10th, 2012 at 6:53 am #21695 | |
|
|
Thanks a lot – I’ll see how I get on. cheers, Andy |
|
Posted: Thursday Aug 9th, 2012 at 9:44 am #21631 | |
|
|
Update: 6) What is the procedure to setup invoice generation for customers paying by credit card? Any help? |
|
Posted: Thursday Aug 9th, 2012 at 7:10 am #21612 | |
|
|
PS – I have solved the problem for now at least…. switched off payflow API stuff – dunno if that was the problem or something else, but I am able to make payments on sandbox again…. |
|
Posted: Thursday Aug 9th, 2012 at 5:58 am #21610 | |
|
|
Many Thanks for that – it makes more sense now… :-) 1) The ONE-TIME OFFERS options looks like it will do the trick – I have set up a 1st time page for paid subscribers (level 1 & 2) as a thank-you page and set this to first-time only view…. 3) You are right – your code is not to blame – this is a problem with the mailhide feature of wp-recaptcha plugin, which is attempting to hide the completed email field content (and breaking it in the process). Unfortunately there seems to be no way of switching it off (that works) within the form – their [nohide] tag doesn’t have an effect when placed around the whole s2member form shortcode… Unfortunately I need emails in posts and pages to be hidden… 4) I have to move the site now to the final domain, so I am sure I will have a lot of fun with this! New problem is I am getting a’Error #1. User authentication failed.’ message when attempting to do a paypal payment – this is new and I don’t think I have changed anything (to a sandbox paypal pro account) – any ideas? |