ZechariahStover
Forum Replies Created
-
I am using PayPal.
From my experience PayPal does send out a notification email to the purchaser when the credit card expires so that a new credit card can be entered.
We were just hoping to be able to customize that message and provide personal contact to the client in case something went wrong.
The most basic would be to enter your email address in the field marked “Send an email transaction log of this event?” on s2Member->API/Notifications->Payment Notifications
If you need something more advanced than that, then yes, you will need to write your own php handler. Check out this article:
https://www.s2member.com/kb/building-an-api-notification-handler/How about using a plugin to allow them to log in with their email address instead of their username?
Forum: Plugins
In reply to: [SendGrid] "Reply-To" always overridden by default.Was working great until the 14th or 15th of this month at which point it started overwriting with the defaults again.
I think I understand now. You want the PayPal Pro / Free Registration Forms to only grant them Level 1 access for 3 days. It will look like this:
[s2Member-Pro-PayPal-Form register="1" level="1" ccaps="" desc="Signup now, it's Free!" custom="firstintro.com" tp="3" tt="D" captcha="clean" /]
Change the number in tp=”3″ to however many days you want them to have free access. No need for rt on this shortcode. You just need that in the shortcode you use for them to purchase Level 2 etc.
I don’t think you can do that within this shortcode.
This thread might be of help: https://www.s2member.com/forums/topic/trial-membership-and-auto-upgrade-after-time/
And this: https://www.s2member.com/forums/topic/auto-upgrade-after-trial-with-clickbank/Forum: Plugins
In reply to: [Gravity Forms Directory] unable to edit entriesThe edit link only shows up on the “Post Page”, not on the table view.
Try adding the “Entry ID” to the “Visible Columns” – that will give a link in the table view to the “Post Page” for each post(You can also set any of the other columns to link to the “Post Page”).