Difference between revisions of "Credit Card Processing Inside OpenEMR"

From OpenEMR Project Wiki
Line 1: Line 1:
'''<span style="color:red;">The below feature is currently being built by Open Med Practice.</span>'''
'''<span style="color:red;">The below feature is currently being built by Open Med Practice. Stripe.com integration beta tested</span>'''


Current plans are to have Stripe.com, Paypal.com and Authorize.net.  
Current plans are to have Stripe.com, Paypal.com and Authorize.net.  

Revision as of 22:14, 20 September 2015

The below feature is currently being built by Open Med Practice. Stripe.com integration beta tested

Current plans are to have Stripe.com, Paypal.com and Authorize.net. These will be Global settings to choose which one best suits your practice.


In Development

WARNING: This feature is currently in flux and is not yet included in the main OpenEMR development or any released version of OpenEMR.

Picking up the torch

Because of many request for this feature, Open Med Practice is building this feature for the community. We are about two weeks into integrating the SDK provided by Authorize.net. If interested please consider sponsership[1].

Estimated time to available patch 90 days from this posting 9/5/2015 sherwingaddis at gmail dot com.

UPDATE 9/11/2015:

Currently finishing up the integration of Stripe.com into the OpenEMR. A URL for public testing will be published next week.

UPDATE 9/18/2015

Beta testing has begun for the Stripe.com integration. Submitted a pull request for current coding efforts. Demo site [2]

Demo instructions: Login creditials are on the screen. Select a patient. In the left nav select Fees.

 Testing cards are below and any expiration and ccv code will work.
 Number Card type
 4242424242424242 Visa
 4012888888881881 Visa
 4000056655665556 Visa (debit)
 5555555555554444 MasterCard
 5200828282828210 MasterCard (debit)
 5105105105105100 MasterCard (prepaid)

TBD Charge ledger and report.

Configuration

Keys?