s2Member v110815
Source Code: s2member-pro\includes\templates\forms\paypal-sp-checkout-form.html
Docs updated: August 15, 2011, 4:20 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-pro\includes\templates\forms\paypal-sp-checkout-form.html !-- Note. It is OK to use PHP code inside this template file ( when/if needed ). -- form id="s2member-pro-paypal-sp-checkout-form" class="s2member-pro-paypal-form s2member-pro-paypal-sp-checkout-form" method="post" action="%%action%%" !-- Response Section ( this is auto-filled after form submission ). -- div id="s2member-pro-paypal-sp-checkout-form-response-section" class="s2member-pro-paypal-form-section s2member-pro-paypal-sp-checkout-form-section s2member-pro-paypal-form-response-section s2member-pro-paypal-sp-checkout-form-response-section" div id="s2member-pro-paypal-sp-checkout-form-response-div" class="s2member-pro-paypal-form-div s2member-pro-paypal-sp-checkout-form-div s2member-pro-paypal-form-response-div s2member-pro-paypal-sp-checkout-form-response-div" %%response%% /div div style="clear:both;"/div /div !-- Checkout Description ( this is the desc="" attribute from your Shortcode ). -- div id="s2member-pro-paypal-sp-checkout-form-description-section" class="s2member-pro-paypal-form-section s2member-pro-paypal-sp-checkout-form-section s2member-pro-paypal-form-description-section s2member-pro-paypal-sp-checkout-form-description-section" div id="s2member-pro-paypal-sp-checkout-form-description-div" class="s2member-pro-paypal-form-div s2member-pro-paypal-sp-checkout-form-div s2member-pro-paypal-form-description-div s2member-pro-paypal-sp-checkout-form-description-div" %%description%% /div div style="clear:both;"/div /div !-- Coupon Code ( this will ONLY be displayed if your Shortcode has this attribute: accept_coupons="1" ). -- div id="s2member-pro-paypal-sp-checkout-form-coupon-section" class="s2member-pro-paypal-form-section s2member-pro-paypal-sp-checkout-form-section s2member-pro-paypal-form-coupon-section s2member-pro-paypal-sp-checkout-form-coupon-section" div id="s2member-pro-paypal-sp-checkout-form-coupon-section-title" class="s2member-pro-paypal-form-section-title s2member-pro-paypal-sp-checkout-form-section-title s2member-pro-paypal-form-coupon-section-title s2member-pro-paypal-sp-checkout-form-coupon-section-title" Coupon Code /div div id="s2member-pro-paypal-sp-checkout-form-coupon-response-div" class="s2member-pro-paypal-form-div s2member-pro-paypal-sp-checkout-form-div s2member-pro-paypal-form-coupon-response-div s2member-pro-paypal-sp-checkout-form-coupon-response-div" %%coupon_response%% !-- A Coupon response ( w/Discounts ) will be displayed here; based on the Coupon Code that was entered. -- /div div id="s2member-pro-paypal-sp-checkout-form-coupon-div" class="s2member-pro-paypal-form-div s2member-pro-paypal-sp-checkout-form-div s2member-pro-paypal-form-coupon-div s2member-pro-paypal-sp-checkout-form-coupon-div" label for="s2member-pro-paypal-sp-checkout-coupon" id="s2member-pro-paypal-sp-checkout-form-coupon-label" class="s2member-pro-paypal-form-coupon-label s2member-pro-paypal-sp-checkout-form-coupon-label" spanHave a Coupon Code? ( please enter it here )/spanbr / input type="text" maxlength="100" name="s2member_pro_paypal_sp_checkout[coupon]" id="s2member-pro-paypal-sp-checkout-coupon" class="s2member-pro-paypal-coupon s2member-pro-paypal-sp-checkout-coupon" value="%%coupon_value%%" tabindex="1" / /label input type="button" id="s2member-pro-paypal-sp-checkout-coupon-apply" class="s2member-pro-paypal-coupon-apply s2member-pro-paypal-sp-checkout-coupon-apply" value="Apply Coupon" tabindex="-1" / /div div style="clear:both;"/div /div !-- Contact Info/Details ( Name, Email ). -- !-- Some of this information will be prefilled automatically when/if a User/Member is already logged-in. -- !-- Name fields will NOT be hidden automatically here; even if your Custom Registration Field options dictate this behavior. -- div id="s2member-pro-paypal-sp-checkout-form-registration-section" class="s2member-pro-paypal-form-section s2member-pro-paypal-sp-checkout-form-section s2member-pro-paypal-form-registration-section s2member-pro-paypal-sp-checkout-form-registration-section" div id="s2member-pro-paypal-sp-checkout-form-registration-section-title" class="s2member-pro-paypal-form-section-title s2member-pro-paypal-sp-checkout-form-section-title s2member-pro-paypal-form-registration-section-title s2member-pro-paypal-sp-checkout-form-registration-section-title" Contact Info /div div id="s2member-pro-paypal-sp-checkout-form-first-name-div" class="s2member-pro-paypal-form-div s2member-pro-paypal-sp-checkout-form-div s2member-pro-paypal-form-first-name-div s2member-pro-paypal-sp-checkout-form-first-name-div" label for="s2member-pro-paypal-sp-checkout-first-name" id="s2member-pro-paypal-sp-checkout-form-first-name-label" class="s2member-pro-paypal-form-first-name-label s2member-pro-paypal-sp-checkout-form-first-name-label" spanFirst Name */spanbr / input aria-required="true" type="text" maxlength="100" name="s2member_pro_paypal_sp_checkout[first_name]" id="s2member-pro-paypal-sp-checkout-first-name" class="s2member-pro-paypal-first-name s2member-pro-paypal-sp-checkout-first-name" value="%%first_name_value%%" tabindex="10" / /label /div div id="s2member-pro-paypal-sp-checkout-form-last-name-div" class="s2member-pro-paypal-form-div s2member-pro-paypal-sp-checkout-form-div s2member-pro-paypal-form-last-name-div s2member-pro-paypal-sp-checkout-form-last-name-div" label for="s2member-pro-paypal-sp-checkout-last-name" id="s2member-pro-paypal-sp-checkout-form-last-name-label" class="s2member-pro-paypal-form-last-name-label s2member-pro-paypal-sp-checkout-form-last-name-label" spanLast Name */spanbr / input aria-required="true" type="text" maxlength="100" name="s2member_pro_paypal_sp_checkout[last_name]" id="s2member-pro-paypal-sp-checkout-last-name" class="s2member-pro-paypal-last-name s2member-pro-paypal-sp-checkout-last-name" value="%%last_name_value%%" tabindex="20" / /label /div div id="s2member-pro-paypal-sp-checkout-form-email-div" class="s2member-pro-paypal-form-div s2member-pro-paypal-sp-checkout-form-div s2member-pro-paypal-form-email-div s2member-pro-paypal-sp-checkout-form-email-div" label for="s2member-pro-paypal-sp-checkout-email" id="s2member-pro-paypal-sp-checkout-form-email-label" class="s2member-pro-paypal-form-email-label s2member-pro-paypal-sp-checkout-form-email-label" spanEmail Address */spanbr / input aria-required="true" data-expected="email" type="text" maxlength="100" name="s2member_pro_paypal_sp_checkout[email]" id="s2member-pro-paypal-sp-checkout-email" class="s2member-pro-paypal-email s2member-pro-paypal-sp-checkout-email" value="%%email_value%%" tabindex="30" / /label /div div style="clear:both;"/div /div !-- Billing Method ( Customers can use a Credit/Debit card, or PayPal® w/Express Checkout ). -- div id="s2member-pro-paypal-sp-checkout-form-billing-method-section" class="s2member-pro-paypal-form-section s2member-pro-paypal-sp-checkout-form-section s2member-pro-paypal-form-billing-method-section s2member-pro-paypal-sp-checkout-form-billing-method-section" div id="s2member-pro-paypal-sp-checkout-form-billing-method-section-title" class="s2member-pro-paypal-form-section-title s2member-pro-paypal-sp-checkout-form-section-title s2member-pro-paypal-form-billing-method-section-title s2member-pro-paypal-sp-checkout-form-billing-method-section-title" Billing Method /div div id="s2member-pro-paypal-sp-checkout-form-card-type-div" class="s2member-pro-paypal-form-div s2member-pro-paypal-sp-checkout-form-div s2member-pro-paypal-form-card-type-div s2member-pro-paypal-sp-checkout-form-card-type-div" %%card_type_options%% /div div id="s2member-pro-paypal-sp-checkout-form-card-number-div" class="s2member-pro-paypal-form-div s2member-pro-paypal-sp-checkout-form-div s2member-pro-paypal-form-card-number-div s2member-pro-paypal-sp-checkout-form-card-number-div" label for="s2member-pro-paypal-sp-checkout-card-number" id="s2member-pro-paypal-sp-checkout-form-card-number-label" class="s2member-pro-paypal-form-card-number-label s2member-pro-paypal-sp-checkout-form-card-number-label" spanCard Number ( no dashes or spaces ) */spanbr / input aria-required="true" type="text" maxlength="100" name="s2member_pro_paypal_sp_checkout[card_number]" id="s2member-pro-paypal-sp-checkout-card-number" class="s2member-pro-paypal-card-number s2member-pro-paypal-sp-checkout-card-number" value="%%card_number_value%%" tabindex="110" / /label /div div id="s2member-pro-paypal-sp-checkout-form-card-expiration-div" class="s2member-pro-paypal-form-div s2member-pro-paypal-sp-checkout-form-div s2member-pro-paypal-form-card-expiration-div s2member-pro-paypal-sp-checkout-form-card-expiration-div" label for="s2member-pro-paypal-sp-checkout-card-expiration" id="s2member-pro-paypal-sp-checkout-form-card-expiration-label" class="s2member-pro-paypal-form-card-expiration-label s2member-pro-paypal-sp-checkout-form-card-expiration-label" spanCard Expiration Date ( mm/yyyy ) */spanbr / input aria-required="true" type="text" maxlength="100" name="s2member_pro_paypal_sp_checkout[card_expiration]" id="s2member-pro-paypal-sp-checkout-card-expiration" class="s2member-pro-paypal-card-expiration s2member-pro-paypal-sp-checkout-card-expiration" value="%%card_expiration_value%%" tabindex="120" / /label /div div id="s2member-pro-paypal-sp-checkout-form-card-verification-div" class="s2member-pro-paypal-form-div s2member-pro-paypal-sp-checkout-form-div s2member-pro-paypal-form-card-verification-div s2member-pro-paypal-sp-checkout-form-card-verification-div" label for="s2member-pro-paypal-sp-checkout-card-verification" id="s2member-pro-paypal-sp-checkout-form-card-verification-label" class="s2member-pro-paypal-form-card-verification-label s2member-pro-paypal-sp-checkout-form-card-verification-label" spanCard Verification Code ( 3-4 digits ) * a href="http://en.wikipedia.org/wiki/Card_security_code" target="_blank" tabindex="-1" rel="external nofollow"need help?/a/spanbr / input aria-required="true" type="text" maxlength="100" name="s2member_pro_paypal_sp_checkout[card_verification]" id="s2member-pro-paypal-sp-checkout-card-verification" class="s2member-pro-paypal-card-verification s2member-pro-paypal-sp-checkout-card-verification" value="%%card_verification_value%%" tabindex="130" / /label /div !-- This is displayed only when Maestro®/Solo® cards are selected as the Payment Method. -- div id="s2member-pro-paypal-sp-checkout-form-card-start-date-issue-number-div" class="s2member-pro-paypal-form-div s2member-pro-paypal-sp-checkout-form-div s2member-pro-paypal-form-card-start-date-issue-number-div s2member-pro-paypal-sp-checkout-form-card-start-date-issue-number-div" label for="s2member-pro-paypal-sp-checkout-card-start-date-issue-number" id="s2member-pro-paypal-sp-checkout-form-card-start-date-issue-number-label" class="s2member-pro-paypal-form-card-start-date-issue-number-label s2member-pro-paypal-sp-checkout-form-card-start-date-issue-number-label" spanCard Start Date ( mm/yyyy ), or Issue Number */spanbr / input aria-required="true" type="text" maxlength="100" name="s2member_pro_paypal_sp_checkout[card_start_date_issue_number]" id="s2member-pro-paypal-sp-checkout-card-start-date-issue-number" class="s2member-pro-paypal-card-start-date-issue-number s2member-pro-paypal-sp-checkout-card-start-date-issue-number" value="%%card_start_date_issue_number_value%%" tabindex="140" / /label /div div style="clear:both;"/div /div !-- Billing Address ( hidden dynamically when/if PayPal® is selected as the Payment Method ). -- div id="s2member-pro-paypal-sp-checkout-form-billing-address-section" class="s2member-pro-paypal-form-section s2member-pro-paypal-sp-checkout-form-section s2member-pro-paypal-form-billing-address-section s2member-pro-paypal-sp-checkout-form-billing-address-section" div id="s2member-pro-paypal-sp-checkout-form-billing-address-section-title" class="s2member-pro-paypal-form-section-title s2member-pro-paypal-sp-checkout-form-section-title s2member-pro-paypal-form-billing-address-section-title s2member-pro-paypal-sp-checkout-form-billing-address-section-title" Billing Address /div div id="s2member-pro-paypal-sp-checkout-form-street-div" class="s2member-pro-paypal-form-div s2member-pro-paypal-sp-checkout-form-div s2member-pro-paypal-form-street-div s2member-pro-paypal-sp-checkout-form-street-div" label for="s2member-pro-paypal-sp-checkout-street" id="s2member-pro-paypal-sp-checkout-form-street-label" class="s2member-pro-paypal-form-street-label s2member-pro-paypal-sp-checkout-form-street-label" spanStreet Address */spanbr / input aria-required="true" type="text" maxlength="100" name="s2member_pro_paypal_sp_checkout[street]" id="s2member-pro-paypal-sp-checkout-street" class="s2member-pro-paypal-street s2member-pro-paypal-sp-checkout-street" value="%%street_value%%" tabindex="200" / /label /div div id="s2member-pro-paypal-sp-checkout-form-city-div" class="s2member-pro-paypal-form-div s2member-pro-paypal-sp-checkout-form-div s2member-pro-paypal-form-city-div s2member-pro-paypal-sp-checkout-form-city-div" label for="s2member-pro-paypal-sp-checkout-city" id="s2member-pro-paypal-sp-checkout-form-city-label" class="s2member-pro-paypal-form-city-label s2member-pro-paypal-sp-checkout-form-city-label" spanCity / Town */spanbr / input aria-required="true" type="text" maxlength="100" name="s2member_pro_paypal_sp_checkout[city]" id="s2member-pro-paypal-sp-checkout-city" class="s2member-pro-paypal-city s2member-pro-paypal-sp-checkout-city" value="%%city_value%%" tabindex="210" / /label /div div id="s2member-pro-paypal-sp-checkout-form-state-div" class="s2member-pro-paypal-form-div s2member-pro-paypal-sp-checkout-form-div s2member-pro-paypal-form-state-div s2member-pro-paypal-sp-checkout-form-state-div" label for="s2member-pro-paypal-sp-checkout-state" id="s2member-pro-paypal-sp-checkout-form-state-label" class="s2member-pro-paypal-form-state-label s2member-pro-paypal-sp-checkout-form-state-label" spanState / Province */spanbr / input aria-required="true" type="text" maxlength="100" name="s2member_pro_paypal_sp_checkout[state]" id="s2member-pro-paypal-sp-checkout-state" class="s2member-pro-paypal-state s2member-pro-paypal-sp-checkout-state" value="%%state_value%%" tabindex="220" / /label /div div id="s2member-pro-paypal-sp-checkout-form-country-div" class="s2member-pro-paypal-form-div s2member-pro-paypal-sp-checkout-form-div s2member-pro-paypal-form-country-div s2member-pro-paypal-sp-checkout-form-country-div" label for="s2member-pro-paypal-sp-checkout-country" id="s2member-pro-paypal-sp-checkout-form-country-label" class="s2member-pro-paypal-form-country-label s2member-pro-paypal-sp-checkout-form-country-label" spanCountry */spanbr / select aria-required="true" name="s2member_pro_paypal_sp_checkout[country]" id="s2member-pro-paypal-sp-checkout-country" class="s2member-pro-paypal-country s2member-pro-paypal-sp-checkout-country" tabindex="230" %%country_options%% /select /label /div div id="s2member-pro-paypal-sp-checkout-form-zip-div" class="s2member-pro-paypal-form-div s2member-pro-paypal-sp-checkout-form-div s2member-pro-paypal-form-zip-div s2member-pro-paypal-sp-checkout-form-zip-div" label for="s2member-pro-paypal-sp-checkout-zip" id="s2member-pro-paypal-sp-checkout-form-zip-label" class="s2member-pro-paypal-form-zip-label s2member-pro-paypal-sp-checkout-form-zip-label" spanPostal / Zip Code */spanbr / input aria-required="true" type="text" maxlength="100" name="s2member_pro_paypal_sp_checkout[zip]" id="s2member-pro-paypal-sp-checkout-zip" class="s2member-pro-paypal-zip s2member-pro-paypal-sp-checkout-zip" value="%%zip_value%%" tabindex="240" / /label /div div id="s2member-pro-paypal-sp-checkout-form-ajax-tax-div" class="s2member-pro-paypal-form-div s2member-pro-paypal-sp-checkout-form-div s2member-pro-paypal-form-ajax-tax-div s2member-pro-paypal-sp-checkout-form-ajax-tax-div" !-- Sales Tax will be displayed here via Ajax; based on state, country, and/or zip code range. -- /div div style="clear:both;"/div /div !-- Captcha ( A reCaptcha section, with a required security code will appear here; if captcha="1" ). -- %%captcha%% !-- Checkout Now ( this holds the submit button, and also some dynamic hidden input variables ). -- div id="s2member-pro-paypal-sp-checkout-form-submission-section" class="s2member-pro-paypal-form-section s2member-pro-paypal-sp-checkout-form-section s2member-pro-paypal-form-submission-section s2member-pro-paypal-sp-checkout-form-submission-section" div id="s2member-pro-paypal-sp-checkout-form-submission-section-title" class="s2member-pro-paypal-form-section-title s2member-pro-paypal-sp-checkout-form-section-title s2member-pro-paypal-form-submission-section-title s2member-pro-paypal-sp-checkout-form-submission-section-title" Checkout Now /div %%opt_in%% !-- s2Member will fill this when/if there are list servers integrated, and the Opt-In Box is turned on. -- div id="s2member-pro-paypal-sp-checkout-form-submit-div" class="s2member-pro-paypal-form-div s2member-pro-paypal-sp-checkout-form-div s2member-pro-paypal-form-submit-div s2member-pro-paypal-sp-checkout-form-submit-div" %%hidden_inputs%% !-- Auto-filled by the s2Member software. Do NOT remove this under any circumstance. -- input type="submit" id="s2member-pro-paypal-sp-checkout-submit" class="s2member-pro-paypal-submit s2member-pro-paypal-sp-checkout-submit" value="Submit Form" tabindex="410" / /div div style="clear:both;"/div /div /form [ full view ]s2member-pro\includes\templates\forms\paypal-sp-checkout-form.html Source Code Documentation Packages ( Overview ) Classes Deprecated Todo Index Source Code(!-- :: s-words --)Statistics: Posted by System Robot — August 15th, 2011, 3:20 pm
]]>