https://github.com/cgsmith/contact-form-7-stripe-integration
Integrate with contact form 7 to provide stripe payments on invoices.
https://github.com/cgsmith/contact-form-7-stripe-integration
Last synced: over 1 year ago
JSON representation
Integrate with contact form 7 to provide stripe payments on invoices.
- Host: GitHub
- URL: https://github.com/cgsmith/contact-form-7-stripe-integration
- Owner: cgsmith
- Created: 2018-07-06T16:42:55.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-06T16:51:06.000Z (about 8 years ago)
- Last Synced: 2025-03-28T19:07:30.791Z (over 1 year ago)
- Language: PHP
- Size: 230 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
=== Contact Form 7 - Stripe Add On for Invoices ===
Contributors: cgsmith
Donate link: https://cgsmith.net/pay/
Tags: contact form 7, stripe, contact form, contact form stripe, stripe invoice
Author URI: https://cgsmith.net
Requires at least: 4.4
Tested up to: 4.8
Stable tag: 1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Integrates Stripe with Contact Form 7. Allows custom amounts and a convenience fee to be charged as well.
== Description ==
= Overview =
== Installation ==
* Download and install using the built in WordPress plugin installer.
* Activate in the "Plugins" area of your admin by clicking the "Activate" link.
* Configure Stripe keys as necessary
* No further setup or configuration is necessary.
== Frequently Asked Questions ==
= Does this allow a percentage to be charged on top of the amount? =
Yes. You can charge a 3.5% fee on top of the amount the user enters in!
== Screenshots ==
1. Options while editing a contact form
3. Stripe settings page
== Changelog ==
= [1.0]- 2018-07-05 =
* Initial release
== Upgrade Notice ==
= [1.0]- 2018-07-05 =
* Initial release