Skip to content

ankgne/stripe-wordpress

 
 

Repository files navigation

stripe-wordpress

Adapted from https://github.com/rcravens/Stripe.com-Wordpress-Plugin. Added primitive cart-like features to the plugin. TODO: move the inventory specification to the admin panel or something.

From rcravens:

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.

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. Add items to the inventory as specified in the Admin panel.
  7. 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 lots of room for improvement.

Bob

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 84.9%
  • JavaScript 11.7%
  • CSS 3.4%