Facebook
From Sharp Water Vole, 3 Years ago, written in C++.
This paste is a reply to Re: Re: free robux from Crippled Duck - view diff
Embed
Download Paste or View Raw
Hits: 378
  1. <div id="payment-method" class="col-sm-6"><div class="payment-spacer">Select payment type:</div><form id="payment-method-form" class="payment-method-form"><div class="payment-spacer"><input type="radio" name="paymentMethod" id="creditCard" value="creditCard"><label for="creditCard" class="payment-method-label"><span class="payment-method-label-image"><span class="payment-method-image visa"></span><span class="payment-method-image masterCard"></span><span class="payment-method-image discover"></span><span class="payment-method-image americanExpress"></span></span><span class="payment-method-label-text">Credit Card</span></label></div><div class="payment-spacer"><input type="radio" name="paymentMethod" id="debitCard" value="debitCard"><label for="debitCard" class="payment-method-label"><span class="payment-method-label-image"><span class="payment-method-image debitCard"></span></span><span class="payment-method-label-text">Debit Card</span></label></div><div class="payment-spacer"><input type="radio" name="paymentMethod" id="paypal" value="paypal"><label for="paypal" class="payment-method-label"><span class="payment-method-label-image"><span class="payment-method-image paypal"></span></span><span class="payment-method-label-text">Paypal</span></label></div><div class="payment-spacer"><input type="radio" name="paymentMethod" id="redeemCard" value="redeemCard"><label for="redeemCard" class="payment-method-label"><span class="payment-method-label-image"><span class="payment-method-image redeemCard"></span></span><span class="payment-method-label-text">Redeem Roblox Card</span></label></div><button type="submit" id="payment-method-button" class="submit-button btn-growth-md btn-full-width" disabled="">Continue</button></form></div>