<?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 'API'</title><link>http://dev.alertpay.com/search/SearchResults.aspx?o=DateDescending&amp;tag=API&amp;orTags=0</link><description>Search results matching tag 'API'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007.1 SP2 (Build: 31113.47)</generator><item><title>Re: Send Money API</title><link>http://dev.alertpay.com/forums/p/2635/6280.aspx#6280</link><pubDate>Mon, 26 Jan 2009 21:33:53 GMT</pubDate><guid isPermaLink="false">57a524bd-45b2-4594-a7ad-396871ad85fb:6280</guid><dc:creator>AlertPay_Phoun</dc:creator><description>&lt;p&gt;&lt;span class="Apple-style-span" style="border-collapse:separate;color:#000000;font-family:-webkit-monospace;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;orphans:2;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;"&gt;Hello,&lt;br /&gt;&lt;br /&gt;Our &lt;b&gt;Send Money API is now live &lt;/b&gt;as of today Monday, January 26th, 2009. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="Apple-style-span" style="border-collapse:separate;color:#000000;font-family:-webkit-monospace;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;orphans:2;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;"&gt;You can turn the Test Mode OFF and use it to make real transactions.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Re: Masspay API</title><link>http://dev.alertpay.com/forums/p/2635/6212.aspx#6212</link><pubDate>Wed, 21 Jan 2009 22:26:37 GMT</pubDate><guid isPermaLink="false">57a524bd-45b2-4594-a7ad-396871ad85fb:6212</guid><dc:creator>AlertPay_Phoun</dc:creator><description>&lt;p&gt;Hello,&lt;br /&gt;&lt;br /&gt;We apologize for the delay in the release of the Send Money API, but it is now ready to be tested. We have sent information to those who are on our beta testers list.&lt;/p&gt;
&lt;p&gt;&lt;span class="Apple-style-span" style="border-collapse:separate;color:#000000;font-family:Verdana;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;orphans:2;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;"&gt;**Please note that the API will be in &amp;#39;Test Mode&amp;#39; until Monday, January 26, 2009.&lt;br /&gt;This will give you enough time to familiarize yourself with the API and test it thoroughly.&lt;br /&gt;&lt;br /&gt;If you have any problems, recommendations, comments, questions or suggestions concerning the API please feel free discuss it here.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Re: Automatic payment on request</title><link>http://dev.alertpay.com/forums/p/519/5235.aspx#5235</link><pubDate>Thu, 16 Oct 2008 09:52:36 GMT</pubDate><guid isPermaLink="false">57a524bd-45b2-4594-a7ad-396871ad85fb:5235</guid><dc:creator>brunomac</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;well, each time a payment is made, &lt;u&gt;send money&lt;/u&gt; and &lt;u&gt;mass pay&lt;/u&gt;, through API or manually, IPN notify with Customer Values and Masspay Values to AlertURL.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Here is a suggestion about those values; &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;u&gt;Customer Values&lt;/u&gt;&lt;/b&gt; - could maintain the same info&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;u&gt;&lt;b&gt;Purchace Values&lt;/b&gt;&lt;/u&gt; - should include all fees that were paid in the transaction, &lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;u&gt;ap_&lt;/u&gt;&lt;u&gt;total&lt;/u&gt;&lt;u&gt;feeamount&lt;/u&gt;, &lt;/p&gt;&lt;p&gt;&lt;u&gt;ap_totalgrossamount&lt;/u&gt; &lt;/p&gt;&lt;p&gt;&lt;u&gt;ap_totalnetamount&lt;br /&gt;&lt;/u&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;u&gt;Masspay Values&lt;/u&gt;&lt;/b&gt; - In my opinion you should include in IPN the payment values for each one of the receivers and a global one&lt;br /&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;u&gt;ap_status&lt;/u&gt;, (status of the overall mass pay request, Complete, Denied or Processed)&lt;br /&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;blockquote&gt;&lt;p&gt;&lt;u&gt;ap_receiveremail_X&lt;/u&gt;,
&lt;/p&gt;&lt;p&gt;&lt;u&gt;ap_status_X&lt;/u&gt;, (Completed, Pending, Failed, Unclaimed or Reversed)&lt;/p&gt;
&lt;p&gt;&lt;u&gt;ap_paymentgross_X&lt;/u&gt;,&lt;/p&gt;&lt;p&gt;&lt;u&gt;ap_paymentnet_X&lt;/u&gt;,&lt;/p&gt;&lt;p&gt;&lt;u&gt;ap_paymentfee_X&lt;/u&gt;,&lt;/p&gt;&lt;p&gt;&lt;u&gt;ap_referencenumber_X&lt;/u&gt;, (this should be a unique traceable transaction ID, good for AP and for the seller to trace the payment) &lt;br /&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;And for it to be perfect --- all of this could be request remotely through an API encrypted with private and public keys.&lt;/p&gt;</description></item><item><title>Re: Automatic payment on request</title><link>http://dev.alertpay.com/forums/p/519/5221.aspx#5221</link><pubDate>Wed, 15 Oct 2008 16:11:05 GMT</pubDate><guid isPermaLink="false">57a524bd-45b2-4594-a7ad-396871ad85fb:5221</guid><dc:creator>brunomac</dc:creator><description>&lt;p&gt;Can anyone help me implement such a system?&lt;/p&gt;&lt;p&gt;It is very important for &lt;b&gt;us&lt;/b&gt;, &lt;b&gt;business holders&lt;/b&gt;, &lt;b&gt;developers &lt;/b&gt;and &lt;b&gt;alertpay&lt;/b&gt;, to have this functionality working in this payment processor.&lt;/p&gt;&lt;p&gt;I&amp;#39;m currently developing in Ruby On Rails, but it has no importance on the technology used, the approach is the same.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Please,&amp;nbsp; Aletpay, implement API quickly and IPN to notify also on mass payments.&lt;/p&gt;&lt;p&gt;Paypal, moneybookers, intabill, and many others have it, why don&amp;#39;t we????&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in advance &lt;br /&gt;&lt;/p&gt;</description></item><item><title>AlertPay Seamless Integration with C# web application </title><link>http://dev.alertpay.com/forums/p/526/1447.aspx#1447</link><pubDate>Mon, 02 Jun 2008 15:34:43 GMT</pubDate><guid isPermaLink="false">57a524bd-45b2-4594-a7ad-396871ad85fb:1447</guid><dc:creator>SamAP</dc:creator><description>&lt;ol style="MARGIN-TOP:0in;"&gt;
&lt;li class="MsoNormal" style="mso-list:l0 level1 lfo1;"&gt;&lt;font face="Arial" size="2"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;Is there a way to have seamless integration? I.e. user provides details including credit card on our secure site which gets submitted to AlertPay web service and a response is returned behind the scenes. &lt;/span&gt;&lt;/font&gt;
&lt;li class="MsoNormal" style="mso-list:l0 level1 lfo1;"&gt;&lt;font face="Arial" size="2"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;Can you provide some C# example code/sites using this type of integration? &lt;/span&gt;&lt;/font&gt;
&lt;li class="MsoNormal" style="mso-list:l0 level1 lfo1;"&gt;&lt;font face="Arial" size="2"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;If seamless/behind the scene integration is not possible, does AlertPay provide multilingual user interface? Can we have custom header and footer so it looks integral part of our web application? &lt;/span&gt;&lt;/font&gt;
&lt;li class="MsoNormal" style="mso-list:l0 level1 lfo1;"&gt;&lt;font face="Arial" size="2"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;Does the consumer need to register on AlertPay? &lt;/span&gt;&lt;/font&gt;&lt;/li&gt;&lt;/ol&gt;</description></item><item><title>Integration with Ruby</title><link>http://dev.alertpay.com/forums/p/455/1247.aspx#1247</link><pubDate>Tue, 20 May 2008 06:37:08 GMT</pubDate><guid isPermaLink="false">57a524bd-45b2-4594-a7ad-396871ad85fb:1247</guid><dc:creator>joshnuss</dc:creator><description>&lt;p&gt;http://rubyforge.org/projects/alertpay/ &lt;/p&gt;&lt;p&gt;to install: &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;$ sudo gem install alertpay &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Alertpay API</title><link>http://dev.alertpay.com/forums/p/257/698.aspx#698</link><pubDate>Thu, 10 Apr 2008 13:51:10 GMT</pubDate><guid isPermaLink="false">57a524bd-45b2-4594-a7ad-396871ad85fb:698</guid><dc:creator>kushmoney</dc:creator><description>&lt;p&gt;Hello everybody;&lt;/p&gt;&lt;p&gt;&amp;nbsp;I was just wondering when will the API be ready?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;My partner and I are planning a big promotion for our site but we want alertpay as our main payment processor to help people move away from paypal as they are moving from eBay to our site.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Best Regards;&lt;br /&gt;KushMoney &lt;br /&gt;&lt;/p&gt;</description></item><item><title>AlertPay New Features</title><link>http://dev.alertpay.com/forums/p/178/456.aspx#456</link><pubDate>Wed, 19 Mar 2008 04:08:21 GMT</pubDate><guid isPermaLink="false">57a524bd-45b2-4594-a7ad-396871ad85fb:456</guid><dc:creator>AlertPay_Ferhan</dc:creator><description>&lt;p&gt;Hey folks,&lt;/p&gt;&lt;p&gt;We&amp;#39;re in the process of adding new features and functionalities to our Business Tools section to make things easier and better for you.&amp;nbsp; If you have requests, please visit our&amp;nbsp; http://dev.alertpay.com/forums/9.aspx and let us know what we can do to make things better for you.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;Things we are already working on&lt;/p&gt;&lt;p&gt;1) AlertPay API&lt;br /&gt;2) Getting more AlertPay support carts&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>