Skip to content
This repository has been archived by the owner on Jun 29, 2018. It is now read-only.

crissoca/Stripe.com-Wordpress-Plugin

 
 

Repository files navigation

Stripe.com Wordpress Plugin

I converted @joeynelson 's code here https://github.com/wlrs/stripe-terminal to a Wordpress plugin. The plugin allows you to easily add http://stripe.com payment services to your Wordpress site and begin accepting credit cards.

If you are interested in a full featured plugin, please try this one. This full featured plugin allows for custom forms and the ability to provide callbacks in the payment processing.

Getting Started

To get started do the following:

  1. Pull down the code from Github.
  2. Create a 'stripe-plugin' folder under your Wordpress plugins folder.
  3. Upload the code to the new folder.
  4. Activate the plugin.
  5. Configure the plugin via the Admin panel
  6. Use the short code (instructions on the Admin panel) to add a payment form

Feedback

If you have improvements, questions or suggestions please feel free to contact me. I know this plugin has lot's of room for improvement.

Bob

About

Enable stripe.com payments from Wordpress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 87.6%
  • JavaScript 12.4%