Description
Introducing ZealousWeb’s new way to get paid online: easily accept credit card payments on your website using Stripe and Contact Form 7. With our plugin, Accept Stripe Payments Using Contact Form 7, anyone can receive payments from customers hassle-free. Just add the plugin to your website, and any Contact Form 7 becomes a safe payment spot. Customers fill out the form, and Stripe takes care of the rest, making sure it’s quick and secure.
No need for hard setups or extra tools. It’s all about keeping things easy and safe for businesses big and small. Give our plugin a try today and watch your revenue grow without any payment headaches for your customers.
Features of Accept Stripe Payments Using Contact Form 7
- Enable Postal Code / Zip Code Field on the Card: Add an option to include a postal code or zip code field in the payment card details.
- Dynamic Payment Successful Message for Admin: Allow admins to customize and display a dynamic message upon successful payment.
- You can get paid in 25 different currencies.
- You can make various payment forms using Contact Form 7.
- It can handle input from different types of fields like dropdowns, textboxes, radio buttons, etc.
- It can take values from the website like item description, price, email, quantity, and customer info.
- You can test payments before going live.
- With the free version, you can see up to 10 payment transactions in the admin area.
- You can easily export payment data to a CSV file.
- The admin can filter and search payment data easily.
- Admins can view or delete payment data easily.
- You can use a shortcode [stripe-details] to show transaction details like ID, amount, and status.
- Both the customer and admin get emails after payment.
- You can customize the content of these emails.
- Stripe payment tag added to email content will display stripe payment response in email.
- You can set ‘Success Return URL’ and ‘Cancel Return URL’ pages to redirect after the payment transaction.
Get more Features check our Pro version here
Check out the Pro plugin documentation link !here.
Plugin Requirement
PHP version : 5.4 and latest
WordPress version : WordPress 3.0 and latest
Getting Help With Plugin
If you have any difficulties while using this Plugin, please feel free to contact us at [email protected]
We also offer custom WordPress extension development and WordPress theme design services to fulfill your e-commerce objectives.
Our professional WordPress experts provide customer-oriented development of your project within short timeframes.
Thank you for choosing a Plugin developed by ZealousWeb!
Screenshots
Installation
Installing the plugin is easy. Just follow these steps:
- From the dashboard of your site, navigate to Plugins –> Add New.
- Select the Upload option and hit “Choose File.”
- When the popup appears, select the contact-form-7-stripe-addon.zip file from your desktop.
- Follow the on-screen instructions and wait till the upload completes.
- When it’s finished, activate the plugin via the prompt. A message will display confirming activation was successful.
That’s it! Just configure your settings as you see fit, and you’re on your way to creating forms with Stripe in your style.
Are you facing problems while installation? Need help getting things started?
FAQ
-
How to get label and value separately in mail for dropdown field?
-
For dropdown field while using value and label separately example:
[select menu-696 “t1|20” “t2|30” “t3|40” “t4|50” “t5|60”],
To get the value after pipe character, put the usual mail-tag corresponding to the form-tag ([menu-696] in the mail templates.
To get value before pipe, you can use [raw{field name}] Example[_raw_menu-696]. -
Can I set Test mode for Stripe for testing?
-
Yes, You can set Test mode from admin for testing with Test API, and after the success, you can use your stripe payment with Live Mode.
-
Can I show transaction details on another page?
-
Yes, you can show transaction details on the page using shortcode -[stripe-details], but that shows one time when payment is done and redirected to Thank you Page.
-
Can I show transaction details on email content?
-
Yes, as same as using show another page using shortcode you can use same on email content – [stripe-details]
Reviews
Contributors & Developers
“Accept Stripe Payments Using Contact Form 7” is open source software. The following people have contributed to this plugin.
Contributors“Accept Stripe Payments Using Contact Form 7” has been translated into 5 locales. Thank you to the translators for their contributions.
Translate “Accept Stripe Payments Using Contact Form 7” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.4
- Enable the Postal Code / Zip Code field on the Card
- Dynamic Payment Successful Message for Admin: Allow admins to customize and display a dynamic message upon successful payment.
2.3
- Bug Resolved
2.2
- Improved compatibility with WordPress VIP platform by refactoring code to adhere to VIP coding standards.
2.1
- The problem with the log file on the frontend has been resolved.
2.0
- Transactions failing bug fixed.
1.9
- Uploaded missing API library files(fixed fatal error on activation), Updated Payment intent script.
1.8
- Fixed fatal error of API Requestor library.
1.7
- Updated API requestor library.
1.6
- Fixed contact form 7 Form setting for saving sandbox value for stripe.
1.5
- Updated the Stripe Library : Made use of the Payment Intents API that can handle complex payment flows.
1.4
- Fix : solved issue of showing Message on Submit
1.3
- Fix : Testing with lates CF7 5.6 and WP 6.0.1 and fix issues.
1.2
- Fix minor bugs and improve functionality
1.1
- Compatibility with latest cf7 version
- Fix minor bugs and improve functionality
1.0
- Initial Release