Description
This basic version lets you add as many Stripe payment buttons to your WordPress site as you need. From simple one-off payments to recurring subscription based payments.
Must haves
Firstly, you’ll need a Stripe account. You’ll also need your website to have an SSL certificate for Stripe to process payments securely.
How it works
Go to the new Stripe option in your admin menu, fill in the publish and secret keys, then start creating buttons.
Select the Add New option and fill in all the required fields. Save it. Now look at the Stripe Buttons menu item. Here you’ll get the shortcodes you need. The first is the button. Add this where you want your button to show. Add the success and fail shortcodes to the pages you selected.
That’s it. You are now taking payments through your site.
Features
- Easy setup
- One-off payments
- Recurring payments
- Error handling
- Shortcodes can be placed anywhere on the site
- Add CSS classes to your buttons to match your site
Additional
Nothing is perfect. So there is an Error menu item where you can see any failed transactions that may occur. This will give you a description of the button that was used, and the customer email address so you can easily follow them up.
Installation
Using The WordPress Dashboard
- Navigate to Add New from your dashboard
- Search for Stripe Basic
- Click Install Now
- Activate the plugin
Uploading via WordPress Dashboard
- Navigate to the Add New in the plugins dashboard
- Navigate to the Upload area
- Select `stripe-basic.zip` from your computer
- Click Install Now
- Activate the plugin in the Plugin dashboard
Using FTP
- Download `stripe-basic.zip`
- Extract the `stripe-basic` directory on your computer
- Upload the `stripe-basic` directory to the `/wp-content/plugins/` directory
- Activate it from the Plugins dashboard
FAQ
Can I test the buttons before they go live?
Yes. You can set “Test Mode” to on which will let you see the functionality in action before going live.
What card details should I use when testing?
Use card number 4242 4242 4242 4242 with any other legit details to test the sales process. These successful sales will appear in your test dashboard.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Stripe Basic” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Stripe Basic” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
Version 1.0
Launch
Version 1.2
Success and Fail URLs changed.
Version 1.3
Success and Fail URLs changed… again (bug fix)
NEW Feature added – Ability to add ?a=XXXX to the end of the button page URL to make editable oneoff payment buttons
Version 1.4
Bug fixes
Version 1.4.1
Bug fixes and extra error messages
Version 1.5.0
Update to allow for child success and fail pages
Added functionality to allow for billing cycle intervals