Skip to content

KillerDesigner/OpenVBX-Plugin-Stripe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stripe Payments for OpenVBX

This plugin allows you to take credit card payments over the phone using Stripe.

Installation

Download the plugin and extract to /plugins

Usage

Once installed, STRIPE will appear in the OpenVBX sidebar.

Click Settings under the Stripe menu and enter your Stripe API key.

Take a credit pard payment in a flow

  1. Add the Payment applet to a Call flow
  2. Enter the amount to charge as a positive integer in cents (e.g. 100 for $1.00; minimum amount is 50 cents)
  3. (Optional) Enter a description for the charge
  4. (Optional) Drop an applet for when the payment is successful
  5. (Optional) Drop an applet for when the payment fails

About

Take payments over the phone using stripe.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.5%
  • JavaScript 0.5%