Single or Recurring Choice
STRIPE CONFIGURATION
Create the recurring plans in your stripe.com admin panel. Use the plan IDs as the ‘value’s in the select element.
HTML
<h1>Single or Recurring Choice</h1> <div id="payment_type"> <strong>Please select a payment type:</strong> <input class="option" type="radio" name="group1" value="single" checked="checked" /> Single <input class="option" type="radio" name="group1" value="recurring" /> Recurring </div> <div id="single"> <!-- your single payment options --> </div> <div id="recurring"> <!-- recurring payment options --> </div>
JAVASCRIPT
(function($){ $(document).ready(function(){ $("#recurring").hide(); $(".option").click(function(){ if($(this).val()=="single"){ $("#recurring").hide("slow", function(){ $("#single").show("slow"); }); } else { $("#single").hide("slow", function(){ $("#recurring").show("slow"); }); } }); }); })(jQuery);[thkBC height=”600″ width=”400″ anchortext=”Give Me A Try” title=”Recurring Options” type=”inline” html_class=”button btn-mega btn-black” inline_id=”form”]
Please select a payment type: Single Recurring
Thanks for purchasing!
Name: {fname} {lname}
Option: {plan}
Amount: $ {amount}
Thanks for purchasing!
Name: {fname} {lname}
Option: {plan}
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.If you are looking for a Stripe Wordpress plugin, look no further than DigLabs. We tested all of the available Stripe Wordpress plugins and most were either lacking in features, poorly coded or simply didn't work. The Stripe Wordpress plugin from DigLabs was the clear winner. In fact, we were up and running with a functioning payment form within 30 minutes. The plugin supports both single and recurring payments and is extremely well coded and documented. It covers most needs out of the box and is designed with customization in mind.
However, the best part is the support provided by DigLabs. After installing the plugin, we decided to build a custom logging system and emailed DigLabs with a few technical questions. We received a response within minutes complete with detailed suggestions and screenshots. DigLabs truly cares about it customers and shows through its quality products and support.
Richard Klein, PTA Web Administrator
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
I have sold many different products and services through my website, and I always used Paypal or Google Checkout to collect payment, but I received MANY customer complaints from people who don’t like using Paypal, and we lost tons of customers who would not complete their payment because it took too long. Using this plugin in conjunction with the Stripe plugin from DigLabs has DRAMATICALLY improved my conversion rate. I was nervous about how I would be able to secure my page with SSL since I’d never done it before, but the simple step-by-step tutorial helped me get set up in no time. The plugin just WORKS! The developer behind the plugin has been surprisingly responsive to customer feedback and is constantly improving compatibility and adding new features. Changing over to Stripe Payments with this plugin from DigLabs has earned my company tens of thousands of dollars.
Jim Harmer, Improve Photography LLC, Owner
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