Home › Forums › Community Forum › Different Confirmation mails
This topic contains 8 replies, has 2 voices. Last updated by Bruce 3 years, 5 months ago.
Topic Author | Topic |
---|---|
Posted: Friday Jul 26th, 2013 at 7:39 am #54137 | |
|
|
I have been using s2member pro, I am using two membership levels: Level-0 and Level-1, for purchasing Level-1 membership there are two options: Price is different for both. |
List Of Topic Replies
Author | Replies |
---|---|
Author | Replies |
Posted: Saturday Jul 27th, 2013 at 4:16 am #54204 | |
![]() |
|
Thank you for your inquiry.This is possible now, with the addition of the ability to use PHP code in the email fields within s2Member. If you put the following into the email field that you’d like to work with, you can see all of the variables available for you when you create a new User, or do a test payment (depending on which email you’re working with):
Once you know what you have, you can use a lot of the examples from this section of your Dashboard to accomplish what you want: Dashboard -› s2Member® -› API / Scripting -› Advanced PHP Conditionals |
|
Posted: Monday Jul 29th, 2013 at 3:19 am #54324 | |
|
|
Thank you for your reply I used the code you said and got the problem worked out on paypal pro forms. |
|
Posted: Monday Jul 29th, 2013 at 8:05 am #54335 | |
|
|
Hi I had another doubt, the code I’m using for differentiation is $paypal[“mc_gross”], can I use it in Auth.net forms for sending different mails based on ‘mc_gross’, if not, what is the solution for sending different mails using Auth.net forms. |
|
Posted: Tuesday Jul 30th, 2013 at 12:47 am #54370 | |
![]() |
|
All of the variables from Authorize.Net are passed as PayPal variables and go through the central PayPal IPN Processor when a request comes in. So this variable should still work for you. That being said, I can’t tell you for sure. Sorry. The best to know for sure is to test it. I currently don’t have any way to do this myself, or I would. |
|
Posted: Tuesday Jul 30th, 2013 at 2:44 am #54381 | |
|
|
Hi Is it that I’m testing it with test details, or is there any problem. |
|
Posted: Tuesday Jul 30th, 2013 at 3:21 am #54382 | |
![]() |
|
Do you have logging enabled? If you’re not getting any emails, then that probably means that your Authorize.Net IPN integration is broken. If you don’t have logging enabled, enable it and run another test transaction. Then check this section of your Dashboard: Dashboard -› s2Member® -› Log Files (Debug) -› Logging Configuration Is there an authnet-ipn.log file generated? If so, does s2Member say that there’s something wrong with the information? |
|
Posted: Tuesday Jul 30th, 2013 at 4:51 am #54385 | |
|
|
How can I check Authorize.Net IPN? I have enabled logging, following is the authnet-ipn.log file generated: LOG ENTRY: Tue Jul 30th, 2013 @ precisely 5:25 am UTC |
|
Posted: Tuesday Jul 30th, 2013 at 1:02 pm #54400 | |
![]() |
|
It doesn’t look like we have all the info here. Would you mind sending us access to all of your files so we can take a look? You can do that here: s2Member® » Private Contact Form |
This topic is closed to new replies. Topics with no replies for 2 weeks are closed automatically.