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.

About: Peter Hall

Sorry, I've not written a description yet. I'll get to it soon!


My Latest Replies (From Various Topics)

Viewing 4 replies - 1 through 4 (of 4 total)
Author Replies
Author Replies
Posted: Wednesday Nov 7th, 2012 at 2:19 am #30855
Peter Hall
Username: summitss

Thanks Jason. I was finally able to apply the patch tonight. I will have someone test this tomorrow or when the next person upgrades I will check Authnet and update here with the results.

Posted: Monday Nov 5th, 2012 at 2:57 pm #30663
Peter Hall
Username: summitss

I had a similar issue. My emails were sending fine until the latest release of WordPress was updated. I checked and resaved the mail settings from WP General options and S2Member and still had them coming from wordpress@.

I used the newer version WP Mail From II and have had no issues with it so far. Mail now comes from office@domain.com as I originally had it working.

I’m not sure why it changed but it was pretty annoying.

Posted: Saturday Oct 27th, 2012 at 4:54 am #29900
Peter Hall
Username: summitss

Hello,

Regarding #2 above:

I have figured out how to “print” the days left in the EOT into the shortcode. For anyone that runs into this in the future, this is what was used and seems to work:

[s2Member-Pro-AuthNet-Form modify="1" level="1" ccaps="" desc="$24.95 USD / Monthly (recurring charge, for ongoing access)" cc="USD" custom="www.domain.com" ta="0" tp="<?php
       if ($days = get_user_option('s2member_auto_eot_time'))
    {
        $days = ceil(($days - time()) / 86400);

        if ($days > 1)
            echo $days ;
    }
?>" tt="D" ra="24.95" rp="1" rt="M" rr="1" rrt="" accept="visa,mastercard" coupon="" accept_coupons="0" default_country_code="US" captcha="0" /]

Regarding #1 above:

I am still left with the issue of days in the month. Authorize.net DOES allow true monthly billing where if I sign up on the 27th of October, I will be billed on the 27th of November, 27th of December, and even the 27th of February and March.

However, S2Member sends 30 days to Authorize.net instead of of true monthly billing. I have just tested this with 1 month recurring and in Authorize.net I see:

Subscription Interval
Payments occur every 30 days.
Subscription Duration
Start Date: 10/30/2012
End Date: No End Date (ongoing subscription)

Is there something wrong with the form or does S2 really send 30 days as the time for a month rather than “1 month”

We manually changed some memberships in Authorize.net directly and they look like this:

Subscription Interval
Payments occur on day 15 of every month.
Subscription Duration
Start Date: 10/15/2012
End Date: No End Date (ongoing subscription)

Please let me know if there is a way to fix this.

Thanks

  • This reply was modified 4 years, 2 months ago by  Peter Hall.
Posted: Thursday Sep 13th, 2012 at 2:13 am #25132
Peter Hall
Username: summitss

Perhaps I wasn’t clear enough about the emails. Below is a sample. These are notifications sent in lieu of the notification URL posts.

We get these emails and have no idea what the person updated. There are two reasons this is important:

1. We send a physical package to all paid members each month and would need a new address if this changes. Therefore we like to know if this changes to update the mail labels since we don’t have an easy way to list them out yet. Since we have hundreds of members, this would be far easier than looking each up and trying to figure out what was changed.

2. As with the case in my original message, the user tried to update her credit card but it doesn’t appear to have worked in Authorize.net. I know we do not get the credit card details, but knowing there was a change would be helpful.

Therefore if we could customize this email it would help tremendously.

Thanks

( s2Member / API Notification Email ) – Modification
Sep 11 (2 days ago)

to me
( s2Member / API Notification Email ) – Modification

subscr_id: 111111111
initial: 24.95
regular: 24.95
recurring: 24.95
initial_term: 0 D
regular_term: 1 M
item_number: 1
item_name: $24.95 USD / Monthly (recurring charge, for ongoing access to Membership Site)
first_name: Bob
last_name: Smith
full_name: Bob Smith
payer_email: user@gmail.com
user_first_name: Bob
user_last_name: Smith
user_full_name: Bob Smith
user_email: user@gmail.com
user_login: 12345
user_ip: 1.1.1.1
user_id: 1234
cv0: http://www.domain.com
cv1:
cv2:
cv3:
cv4:
cv5:
cv6:
cv7:
cv8:
cv9:

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

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.