latest stable versions: v150827 (changelog)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Success on pro-form and Email not working

Home Forums Community Forum Success on pro-form and Email not working

This topic contains 3 replies, has 2 voices. Last updated by  Cristián Lávaque 4 years, 5 months ago.

Topic Author Topic
Posted: Wednesday Jul 18th, 2012 at 10:14 pm #19700

First I would like to say S2Member is a great plugin.

But I have some big issues that I want to solve ASAP.

1.- (I am in sanbox mode) The confirmation page (success=”my-page”) doesn’t work after registering and paying for a subscription. The proform didn’t send email either to confirm purchase.

My blog is about posting, each post cost one credit – IT’s membership and after you must credit to post
2.- I would like to add a input quantity field for current Level 1-4 members, to be able add numbers of credits they want.

3.- Can I know where can I put a function to execute upon paying success. Because I have a table credit for that want to upgrade it by myself.

4.- Whe can I find the billing address, If I want to store it or use it for the future.

So I want : The Email and success page (to create a receipt), an custom input file (Qty), an if payment succeed do that, and The billing Address data.

Here the link of my form you can try it by yourself.

https://www.goldenproprio.com/home/membership/?_s2member_seeking%5Btype%5D=page&_s2member_seeking%5Bpage%5D=274&_s2member_seeking%5B_uri%5D=L2hvbWUvZm9yZmFpdHMtcGFpZW1lbnRzLw%3D%3D&_s2member_req%5Btype%5D=level&_s2member_req%5Blevel%5D=0&_s2member_res%5Btype%5D=page&s2member_seeking=page-274&s2member_level_req=0&s2-ssl=yes

It’s kind the same as : http://www.s2member.com/forums/topic/pro-form-signup-emails-not-sending/#post-15103

List Of Topic Replies

Viewing 3 replies - 1 through 3 (of 3 total)
Author Replies
Author Replies
Posted: Thursday Jul 19th, 2012 at 7:39 am #19752

First I would like to say S2Member is a great plugin.

Thanks. :)

1.- (I am in sanbox mode) The confirmation page (success=”my-page”) doesn’t work after registering and paying for a subscription. The proform didn’t send email either to confirm purchase.

Emails don’t get send in sandbox mode. I don’t recommend the sandbox if you can avoid it, though, because it has its own problems that won’t be there when you do live transactions, so it’s a waste of time to debug them. Much better to do 1 cent live transactions for your tests.

And I suggest that you have logging enabled in s2Member, so that if you have any problems, more information will be recorded about what’s happening. [hilite path]Dashboard -› s2Member® -› PayPal® Options -› Account Details -› Logging[/hilite]

My blog is about posting, each post cost one credit – IT’s membership and after you must credit to post
2.- I would like to add a input quantity field for current Level 1-4 members, to be able add numbers of credits they want.

This is not something s2Member does, selling a quantity of a single item, it’s not a shopping cart.

You can use a button created over at PayPal, probably with the quantity selection even, to sell these credits. Since you’re not managing access for that, s2Member doesn’t seem for that particular thing.

3.- Can I know where can I put a function to execute upon paying success. Because I have a table credit for that want to upgrade it by myself.

You can use the payment notification to execute your script. [hilite path]Dashboard -› s2Member® -› API / Notifications -› Payment Notifications[/hilite]

Video » s2Member (API Tracking/Notifications)

4.- Whe can I find the billing address, If I want to store it or use it for the future.

This is handled by PayPal when it takes care of the payment, s2Member doesn’t store that information. You could create custom profile fields with s2Member to have the user enter it as part of his profile, though. [hilite path]Dashboard -› s2Member® -› General Options -› Registration/Profile Fields[/hilite]


I hope that helps. :)

Posted: Thursday Jul 19th, 2012 at 12:00 pm #19762

Hey thanks for the fast reply.

1.- I’ll try to go live and See what will happen.

2.- I know it’s a shopping cart, but there is anyway that I can pass variable, to the page after to calculate the total amount. i.e: Fisrt page (does the operation and post) second page (get the variable and calculate the amount).

3.- I saw the videos and I will check that out.

4.- This one will be a little bit tricky. lol, here the thing, I have modified my wordpress core ( I have removed all the wp- example: wp-admin, wp-loadp.hp ect…) And S2Memeber block and don’t allow me to create new field, it shows out an error like Field ID already exist.

Now
4.- a) I would like to know, If I install it in a new MySQL Dbase and create the field I want… Where should I go to copy that line or field in the Dbase and back to my original one (my working website) input the line or field.

4.-b) What’s my options?

Thanks

Posted: Friday Jul 20th, 2012 at 7:04 am #19818

4.- a) I would like to know, If I install it in a new MySQL Dbase and create the field I want… Where should I go to copy that line or field in the Dbase and back to my original one (my working website) input the line or field.

4.-b) What’s my options?

Hmm… The user values for the custom profile fields are stored in usermeta, I think the custom profile field definitions are stored in the options table.

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

This topic is closed to new replies. Topics with no replies for 2 weeks are closed automatically.

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Contacting s2Member: Please use our Support Center for bug reports, pre-sale questions & technical assistance.