Parking Garage Payment Options
HTML
<h1>Parking Garage Payment Options</h1> [stripe_form_begin test=true] [stripe_form_section_header title="Payment Options"] [stripe_form_section_row label="Stall #" input="<input type='text' name='stall' />"] [stripe_form_section_row label="Option" input="<select id='amount' class='amount' name='amount'><option value='500'>$5 - 1 hours</option><option value='1000'>$10 - 3 hours</option><option value='2500'>$25 - All day</option></select>"] <input type='hidden' id='option' name='option' /> [stripe_form_billing_info short=true] [stripe_form_payment_info] [stripe_form_end]<p><strong>Thanks for parking with us!</strong></p> <p>Name: <strong>{fname} {lname}</strong></p> <p>Stall: <strong>{stall}</strong></p> <p>Option: <strong>{option}</strong></p> <p>Amount: <strong>$ {amount}</strong></p>
JavaScript
(function($){ updateOption(); $(document).ready(function(){ $('#amount').change(function(){ updateOption(); }); }); function updateOption() { var val = $('#amount').val(); var text = $("#amount option[value='" + val + "']").text(); $('#option').val(text); } })(jQuery);[thkBC height=”600″ width=”400″ anchortext=”Give Me A Try” title=”Options Example” type=”inline” html_class=”button btn-mega btn-black” inline_id=”form”]
Thanks for parking with us!
Name: {fname} {lname}
Stall: {stall}
Option: {option}
Amount: $ {amount}
Stripe Payments WordPress Plugin
- $35
- East to setup. Ready to go in minutes.
- Securely collect payments: donations, invoices, recurring.
- WordPress shortcodes create simple or custom payment forms.
- Complete control over the form design.
- Customize the payment processing experience.
Additional Reading
Recent Posts
-
have_posts()) : $my_query->the_post(); ?>
- More...
Examples
- User Examples
- Shipping Address Example
- Donation Page Example
- Payment Options
- Recurring Payment Options
- Fixed or Recurring Payment Example
Check Out These Add-on Plugins
Support
Need help? Be sure to read the Additional Reading and Examples above. If you are still stuck you can contact supportQuestions
If you have questions, please feel free to contact us.Having the need of implementing Stripe on a payments system for our clients, we had the luck to find this Stripe plugin. After analyzing all the options we had we found Dig Labs’ was our best option. The surprise came when we needed some support. We found in Bob not only a great developer but a fantastic and good willed person. He helped us with all of our requests and monitored our progress. We will definitely keep using Dig Labs’ plugin in the future. Best option for processing Stripe payments in WordPress by far.
Juan Pisanu, Front Porch Solutions
From Purchase to working Stripe transactions in under 10 minutes! This includes standing up a new WP instance.
Ed Hollaway
I've bought literally hundreds of software, plugins, or online services through the years. Bob at Diglabs.com has provided the best customer service I've ever received from anyone, ever. I messed up installing his Stripe payment plugin, and Bob helped me out immediately. I suggested a small clarification to the instructions. That same day, a new release was sent out with that clarification. The sign of a truly great company is one that listens to its customers. I am seriously blown away by Bob's responsiveness.
Scott See, www.hammock.net
Why Us?
The answer is really quite simple. You need a project done and you don't need to hire a developer in a permanent position. You need someone with skills and experience that will do the work without needing their "hand held". You need help with the project management / organization. You need Dig Labs.
Contact Us
Dig Labs
312 Monte Cristo Circle
Verona, Wisconsin 53593
info@diglabs.com