<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://dev.alertpay.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Search results matching tag 'IPN subscription PHP'</title><link>http://dev.alertpay.com/search/SearchResults.aspx?o=DateDescending&amp;tag=IPN+subscription+PHP&amp;orTags=0</link><description>Search results matching tag 'IPN subscription PHP'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007.1 SP2 (Build: 31113.47)</generator><item><title>Multiple items in subscription payment</title><link>http://dev.alertpay.com/forums/p/3126/6529.aspx#6529</link><pubDate>Sun, 15 Feb 2009 00:15:38 GMT</pubDate><guid isPermaLink="false">57a524bd-45b2-4594-a7ad-396871ad85fb:6529</guid><dc:creator>nyhahany</dc:creator><description>&lt;p&gt;Is it possible to setup multiple items in the subscription payment?&lt;/p&gt;
&lt;p&gt;example:&lt;/p&gt;
&lt;p&gt;&lt;b&gt;item 1:&lt;/b&gt; amount $29 subscription yearly&lt;/p&gt;
&lt;p&gt;&lt;b&gt;item 2:&lt;/b&gt; amount $5 subscription monthly&lt;/p&gt;
&lt;p&gt;&lt;b&gt;item 3:&lt;/b&gt; amount $10 subscription each 6 months&lt;/p&gt;
&lt;p&gt;etc&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Collect variables from Alertpay to cgi </title><link>http://dev.alertpay.com/forums/p/2969/6085.aspx#6085</link><pubDate>Wed, 07 Jan 2009 16:40:31 GMT</pubDate><guid isPermaLink="false">57a524bd-45b2-4594-a7ad-396871ad85fb:6085</guid><dc:creator>rkdallas</dc:creator><description>&lt;p&gt;&amp;nbsp;How do you capture the variables passed by Alertpay in a cgi format?&lt;/p&gt;
&lt;p&gt;Variables such as ap_status, ap_securitycode, and others.&lt;/p&gt;
&lt;p&gt;The cgi script I&amp;#39;m trying to get to work was set up to work with SFIpay IPN.&lt;/p&gt;
&lt;p&gt;I am trying to convert it to Alertpay.&lt;/p&gt;
&lt;p&gt;The admin, and members part of the script works fine. I can manually add a new member and that new member can sign in and access the member&amp;#39;s area.&lt;/p&gt;
&lt;p&gt;I can make a test transaction and the payment goes through Alertpay fine but when it returns to my site I get Access Denied. Which is what the script calls for if payment was not recorded by the script.&lt;/p&gt;
&lt;p&gt;It is not reading in the ap_status and the ap_securitycode.&lt;/p&gt;
&lt;p&gt;The alert return URL is to this script.&lt;/p&gt;
&lt;p&gt;How do I write the code to read in the Alertpay variables and then pass them to the script?&lt;/p&gt;
&lt;p&gt;My program is a monthly subscription.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;</description></item><item><title>Re: Here is what I'm trying to get to work</title><link>http://dev.alertpay.com/forums/p/2960/6079.aspx#6079</link><pubDate>Tue, 06 Jan 2009 02:16:29 GMT</pubDate><guid isPermaLink="false">57a524bd-45b2-4594-a7ad-396871ad85fb:6079</guid><dc:creator>rkdallas</dc:creator><description>&lt;p&gt;Are there any PERL sample scripts for AlertPay Integration?&lt;/p&gt;</description></item><item><title>Re: Empty POST data from AlertPay</title><link>http://dev.alertpay.com/forums/p/2773/6070.aspx#6070</link><pubDate>Sun, 04 Jan 2009 15:43:20 GMT</pubDate><guid isPermaLink="false">57a524bd-45b2-4594-a7ad-396871ad85fb:6070</guid><dc:creator>rkdallas</dc:creator><description>&lt;p&gt;Any examples for decoding in a PERL script?&lt;/p&gt;</description></item><item><title>Re: sfipay script to alertpay script</title><link>http://dev.alertpay.com/forums/p/2959/6068.aspx#6068</link><pubDate>Sat, 03 Jan 2009 15:10:14 GMT</pubDate><guid isPermaLink="false">57a524bd-45b2-4594-a7ad-396871ad85fb:6068</guid><dc:creator>rkdallas</dc:creator><description>&lt;p&gt;&amp;nbsp;I ran the script through a cgi script checker and cgi monitor and it checks out fine.&lt;/p&gt;&lt;p&gt;It just seems to me, (Not A Programmer), that the cgi can&amp;#39;t read the ap_securitycode.&lt;/p&gt;&lt;p&gt;I read in another post that the ap_securitycode was going to be sent encrypted, and that your program would have to decrypt it.&lt;/p&gt;&lt;p&gt;Is it possible that is the problem?&lt;/p&gt;&lt;p&gt;If so, do you know a perl script for decrypting. &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>IPN + My ALERT URL = :(</title><link>http://dev.alertpay.com/forums/p/1606/3415.aspx#3415</link><pubDate>Thu, 31 Jul 2008 23:13:50 GMT</pubDate><guid isPermaLink="false">57a524bd-45b2-4594-a7ad-396871ad85fb:3415</guid><dc:creator>juanikos</dc:creator><description>&lt;p&gt;I&amp;#39;ve tried everything, is not a alias,&amp;nbsp; my Alert URL.&lt;/p&gt;&lt;p&gt;I created an example of subscription and pasted the code in a new html. Something arrives at the Alert URL, but none variable. I have checked the encrypted password over and over again, but nothing.&amp;nbsp;&lt;/p&gt;&lt;p&gt; I downloaded the example, and in the first line I have checked all executable POST with a foreach, and recorded in the database. Then he put a exit.&lt;/p&gt;&lt;p&gt; But I do not receive any POST. &lt;br /&gt;&lt;/p&gt;&lt;p&gt;It is imperative to have verified my business account, to receive the $ _POST through the IPN, in test mode?&lt;/p&gt;&lt;p&gt;What am I doing wrong?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>DUH???? BEGINNER HERE! lol  What do I do FIRST???</title><link>http://dev.alertpay.com/forums/p/445/1222.aspx#1222</link><pubDate>Sun, 18 May 2008 22:25:45 GMT</pubDate><guid isPermaLink="false">57a524bd-45b2-4594-a7ad-396871ad85fb:1222</guid><dc:creator>LeslieBlue</dc:creator><description>&lt;font face="Comic Sans MS" color="blue" size="3"&gt;&lt;font face="Comic Sans MS" color="blue" size="3"&gt;I am turning my formerly free website into a subscription pay site, by charging a semi-yearly fee to be a member. Altho I am fairly adept at HTML code, I am really pretty plain ignorant when it comes to PHP Programming, so this is almost like a stab in the dark to me at this point. &lt;img src="http://dev.alertpay.com/emoticons/emotion-42.gif" alt="Confused" /&gt;&lt;/font&gt;&lt;font face="Comic Sans MS" color="blue" size="3"&gt; 
&lt;p&gt;&lt;/font&gt;I am trying to set up my Advanced IPN with Alert Pay, and I do not even know how to choose which URL of my website to designate as the: ALERT URL. Also, what is my Security Code and who chooses that and if I do, how do I choose that? &lt;/font&gt;&lt;/p&gt;&lt;font face="Comic Sans MS" color="blue" size="3"&gt;&lt;font face="Comic Sans MS" color="blue" size="3"&gt;&lt;font face="Comic Sans MS" color="blue" size="3"&gt;I also need information on how to incorporate User ID&amp;#39;s and Passwords for my paying customers, so that they can access a MEMBER&amp;#39;S ONLY area after they have paid for their subscription...&lt;/font&gt;&lt;font face="Comic Sans MS" color="blue" size="3"&gt; &lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;font face="Comic Sans MS" color="blue" size="3"&gt;&lt;font face="Comic Sans MS" color="blue" size="3"&gt;&lt;font face="Comic Sans MS" color="blue" size="3"&gt;
&lt;p align="left"&gt;&lt;font face="Comic Sans MS" color="blue" size="3"&gt;Is there anyone out there who can speak to me, a real novice, about this and not have it all go flying right over my head? I would appreciate anyone who has a little patience! lol&amp;nbsp;&amp;nbsp; I am not dumb, just ignorant about where to start right now.&lt;/p&gt;
&lt;p align="left"&gt;&lt;font face="Comic Sans MS" color="blue" size="3"&gt;Thanks so much!&lt;/p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;</description></item><item><title>Re: Subscriptions and alerturl.php</title><link>http://dev.alertpay.com/forums/p/80/228.aspx#228</link><pubDate>Mon, 03 Mar 2008 15:32:33 GMT</pubDate><guid isPermaLink="false">57a524bd-45b2-4594-a7ad-396871ad85fb:228</guid><dc:creator>AlertPay_Hanif</dc:creator><description>&lt;p&gt;Yes it posts the custom field variables on&amp;nbsp; rebill as well as first payment.&amp;nbsp;&lt;/p&gt;</description></item><item><title>IPN for repeat payments on subscriptions</title><link>http://dev.alertpay.com/forums/p/70/167.aspx#167</link><pubDate>Tue, 26 Feb 2008 06:45:21 GMT</pubDate><guid isPermaLink="false">57a524bd-45b2-4594-a7ad-396871ad85fb:167</guid><dc:creator>scapes</dc:creator><description>&lt;p&gt;Does anyone know if it is possible to get notification mails from the repeat payments on a subscription?&amp;nbsp; The purpose I have in mind is that the setting up of a monthly membership fee can be integrated into my client&amp;#39;s site so that the initial payment commences the membership, but I would like to also arrange for the repeat payments to send data to a URL where PHP could extend the member&amp;#39;s subscription period.&amp;nbsp; This seems like a feature that could be widely useful, but I don&amp;#39;t see any way to do it currently.&lt;/p&gt;&lt;p&gt;Thanks&amp;nbsp; &lt;/p&gt;</description></item></channel></rss>