Community Support Forums — WordPress® ( Users Helping Users ) — 2011-08-15T15:15:55-05:00 http://www.primothemes.com/forums/feed.php?f=40&t=13153 2011-08-15T15:15:55-05:00 http://www.primothemes.com/forums/viewtopic.php?t=13153&p=31648#p31648 <![CDATA[s2Member v110815 / Source Code: s2member\i...]]>
s2Member v110815
Source Code: s2member\includes\templates\buttons\paypal-sp-checkout-button.html
Docs updated: August 15, 2011, 4:16 pm

Open for public discussion.
(!-- s-words :: --)Source Code Documentation Packages ( Overview ) Classes Deprecated Todo Index Source Code jQuery(window).load(function(){ if(typeof location.hash === 'string' && location.hash.match(/^#/)) jQuery('olli'+location.hash).addClass('hilite'); }); jQuery(window).bind('hashchange', function(){ if(typeof location.hash === 'string' && location.hash.match(/^#/)) jQuery('olli').removeClass('hilite'); jQuery('olli'+location.hash).addClass('hilite'); }); [ full view ]s2member\includes\templates\buttons\paypal-sp-checkout-button.html form action="https://%%endpoint%%/cgi-bin/webscr" method="post" input type="hidden" name="business" value="%%paypal_business%%" / input type="hidden" name="cmd" value="_xclick" / !-- Instant Payment Notification & Return Page Details -- input type="hidden" name="notify_url" value="%%notify_url%%" / input type="hidden" name="cancel_return" value="%%cancel_return%%" / input type="hidden" name="return" value="%%return%%" / input type="hidden" name="rm" value="2" / !-- Configures Basic Checkout Fields -- input type="hidden" name="lc" value="" / input type="hidden" name="no_shipping" value="1" / input type="hidden" name="no_note" value="1" / input type="hidden" name="custom" value="%%custom%%" / input type="hidden" name="currency_code" value="USD" / input type="hidden" name="page_style" value="paypal" / input type="hidden" name="charset" value="utf-8" / input type="hidden" name="item_name" value="Description and pricing details here." / input type="hidden" name="item_number" value="sp:0:72" / input type="hidden" name="amount" value="0.01" / !-- Configures s2Member's Unique Invoice ID/Code -- input type="hidden" name="invoice" value="?php echo S2MEMBER_VALUE_FOR_PP_INV( ) ; ?" / !-- Associates Purchase With A User/Member ( when/if applicable ) -- input type="hidden" name="on0" value="?php echo S2MEMBER_CURRENT_USER_VALUE_FOR_PP_ON0; ?" / input type="hidden" name="os0" value="?php echo S2MEMBER_CURRENT_USER_VALUE_FOR_PP_OS0; ?" / !-- Identifies The Customer's IP Address For Tracking -- input type="hidden" name="on1" value="?php echo S2MEMBER_CURRENT_USER_VALUE_FOR_PP_ON1; ?" / input type="hidden" name="os1" value="?php echo S2MEMBER_CURRENT_USER_VALUE_FOR_PP_OS1; ?" / !-- Displays The PayPal® Image Button -- input type="image" src="https://www.paypal.com/en_US/i/btn/btn_xpressCheckout.gif" style="width:auto; height:auto; border:0;" alt="PayPal®" / /form [ full view ]s2member\includes\templates\buttons\paypal-sp-checkout-button.html Source Code Documentation Packages ( Overview ) Classes Deprecated Todo Index Source Code(!-- :: s-words --)

Statistics: Posted by System Robot — August 15th, 2011, 3:15 pm


]]>
2011-07-11T17:32:43-05:00 http://www.primothemes.com/forums/viewtopic.php?t=13153&p=27816#p27816 <![CDATA[s2Member v110710 / Source Code: s2member\i...]]>
s2Member v110710
Source Code: s2member\includes\templates\buttons\paypal-sp-checkout-button.html
Docs updated: July 11, 2011, 6:32 pm

Open for public discussion.
(!-- s-words :: --)Source Code Documentation Packages ( Overview ) Classes Deprecated Todo Index Source Code jQuery(window).load(function(){ if(typeof location.hash === 'string' && location.hash.match(/^#/)) jQuery('olli'+location.hash).addClass('hilite'); }); jQuery(window).bind('hashchange', function(){ if(typeof location.hash === 'string' && location.hash.match(/^#/)) jQuery('olli').removeClass('hilite'); jQuery('olli'+location.hash).addClass('hilite'); }); [ full view ]s2member\includes\templates\buttons\paypal-sp-checkout-button.html form action="https://%%endpoint%%/cgi-bin/webscr" method="post" input type="hidden" name="business" value="%%paypal_business%%" / input type="hidden" name="cmd" value="_xclick" / !-- Instant Payment Notification & Return Page Details -- input type="hidden" name="notify_url" value="%%notify_url%%" / input type="hidden" name="cancel_return" value="%%cancel_return%%" / input type="hidden" name="return" value="%%return%%" / input type="hidden" name="rm" value="2" / !-- Configures All Checkout Fields -- input type="hidden" name="lc" value="" / input type="hidden" name="no_shipping" value="1" / input type="hidden" name="no_note" value="1" / input type="hidden" name="custom" value="%%custom%%" / input type="hidden" name="currency_code" value="USD" / input type="hidden" name="page_style" value="paypal" / input type="hidden" name="charset" value="utf-8" / input type="hidden" name="item_name" value="Description and pricing details here." / input type="hidden" name="item_number" value="sp:0:72" / input type="hidden" name="amount" value="0.01" / !-- Associates Purchase With A User/Member ( when/if applicable ) -- input type="hidden" name="on0" value="?php echo S2MEMBER_CURRENT_USER_VALUE_FOR_PP_ON0; ?" / input type="hidden" name="os0" value="?php echo S2MEMBER_CURRENT_USER_VALUE_FOR_PP_OS0; ?" / !-- Identifies The Customer's IP Address For Tracking -- input type="hidden" name="on1" value="?php echo S2MEMBER_CURRENT_USER_VALUE_FOR_PP_ON1; ?" / input type="hidden" name="os1" value="?php echo S2MEMBER_CURRENT_USER_VALUE_FOR_PP_OS1; ?" / !-- Displays The PayPal® Image Button -- input type="image" src="https://www.paypal.com/en_US/i/btn/btn_xpressCheckout.gif" style="width:auto; height:auto; border:0;" alt="PayPal®" / /form [ full view ]s2member\includes\templates\buttons\paypal-sp-checkout-button.html Source Code Documentation Packages ( Overview ) Classes Deprecated Todo Index Source Code(!-- :: s-words --)

Statistics: Posted by System Robot — July 11th, 2011, 5:32 pm


]]>
2011-07-09T06:13:04-05:00 http://www.primothemes.com/forums/viewtopic.php?t=13153&p=25448#p25448 <![CDATA[s2Member v110815 / Source Code: s2member\i...]]>
s2Member v110815
Source Code: s2member\includes\templates\buttons\paypal-sp-checkout-button.html
Docs updated: August 15, 2011, 4:16 pm

Open for public discussion.
(!-- s-words :: --)Source Code Documentation Packages ( Overview ) Classes Deprecated Todo Index Source Code jQuery(window).load(function(){ if(typeof location.hash === 'string' && location.hash.match(/^#/)) jQuery('olli'+location.hash).addClass('hilite'); }); jQuery(window).bind('hashchange', function(){ if(typeof location.hash === 'string' && location.hash.match(/^#/)) jQuery('olli').removeClass('hilite'); jQuery('olli'+location.hash).addClass('hilite'); }); [ full view ]s2member\includes\templates\buttons\paypal-sp-checkout-button.html form action="https://%%endpoint%%/cgi-bin/webscr" method="post" input type="hidden" name="business" value="%%paypal_business%%" / input type="hidden" name="cmd" value="_xclick" / !-- Instant Payment Notification & Return Page Details -- input type="hidden" name="notify_url" value="%%notify_url%%" / input type="hidden" name="cancel_return" value="%%cancel_return%%" / input type="hidden" name="return" value="%%return%%" / input type="hidden" name="rm" value="2" / !-- Configures Basic Checkout Fields -- input type="hidden" name="lc" value="" / input type="hidden" name="no_shipping" value="1" / input type="hidden" name="no_note" value="1" / input type="hidden" name="custom" value="%%custom%%" / input type="hidden" name="currency_code" value="USD" / input type="hidden" name="page_style" value="paypal" / input type="hidden" name="charset" value="utf-8" / input type="hidden" name="item_name" value="Description and pricing details here." / input type="hidden" name="item_number" value="sp:0:72" / input type="hidden" name="amount" value="0.01" / !-- Configures s2Member's Unique Invoice ID/Code -- input type="hidden" name="invoice" value="?php echo S2MEMBER_VALUE_FOR_PP_INV( ) ; ?" / !-- Associates Purchase With A User/Member ( when/if applicable ) -- input type="hidden" name="on0" value="?php echo S2MEMBER_CURRENT_USER_VALUE_FOR_PP_ON0; ?" / input type="hidden" name="os0" value="?php echo S2MEMBER_CURRENT_USER_VALUE_FOR_PP_OS0; ?" / !-- Identifies The Customer's IP Address For Tracking -- input type="hidden" name="on1" value="?php echo S2MEMBER_CURRENT_USER_VALUE_FOR_PP_ON1; ?" / input type="hidden" name="os1" value="?php echo S2MEMBER_CURRENT_USER_VALUE_FOR_PP_OS1; ?" / !-- Displays The PayPal® Image Button -- input type="image" src="https://www.paypal.com/en_US/i/btn/btn_xpressCheckout.gif" style="width:auto; height:auto; border:0;" alt="PayPal®" / /form [ full view ]s2member\includes\templates\buttons\paypal-sp-checkout-button.html Source Code Documentation Packages ( Overview ) Classes Deprecated Todo Index Source Code(!-- :: s-words --)

Statistics: Posted by System Robot — July 9th, 2011, 6:13 am


]]>