New Stripe In Person CC terminal payments (#4404)
commitdeeff7968d43b94027accf637b77b9f0da4ce676
authorJerry Padgett <sjpadgett@gmail.com>
Thu, 20 May 2021 01:52:39 +0000 (19 21:52 -0400)
committerGitHub <noreply@github.com>
Thu, 20 May 2021 01:52:39 +0000 (19 21:52 -0400)
tree977d3495e9cb3242dbf4c221e3a5773938a503ff
parent8b5bf1b224cc0cc3c8d618c8aa64487d8e215b67
New Stripe In Person CC terminal payments (#4404)

* New Stripe In Person CC terminal payments
- turn on in globals
- register terminal in stripe account(openemr must be on local net)
- use in front payments

* psr
composer.json
interface/patient_file/front_payment.php
interface/patient_file/front_payment_cc.php
interface/patient_file/front_payment_terminal.php [new file with mode: 0644]
library/globals.inc.php