Difference between revisions of "Sphere Payment Processing Module"
From OpenEMR Project Wiki
Bradymiller (talk | contribs) |
Bradymiller (talk | contribs) |
||
Line 8: | Line 8: | ||
==== Configure Module ==== | ==== Configure Module ==== | ||
: '''Currently under construction''' | : '''Currently under construction''' | ||
* | * Pertinent globals: | ||
** Connectors->Accept Credit Card transactions from Front Payments | |||
** (added Sphere option) Connectors->Select Credit Card Payment Gateway->Gateway for Sphere Payments | |||
** Connectors->Set Gateway to Production Mode (don't turn this on until testing mode is working) | |||
** (new) Connectors->Connectors->Sphere Clinicfront (MOTO) Transaction CustID | |||
** (new) Connectors->Sphere Clinicfront (MOTO) Transaction CustID License Key | |||
** (new) Connectors->Sphere MOTO TC Link Password | |||
** (new) Connectors->Sphere Patientfront (Ecomm) Transaction CustID | |||
** (new) Connectors->Sphere Patientfront (Ecomm) Transaction CustID License Key | |||
** (new) Connectors->Sphere Ecomm TC Link Password | |||
** (new) Connectors->Sphere Void/Credit Confirmation PIN | |||
** Portal->Allow Online Payments | |||
* Some things that also need to ensure for this to work: | |||
** Need to be using https | |||
** The global Connectors->Site Address Override needs to be correct | |||
==== Make Payment From Clinic Interface ==== | ==== Make Payment From Clinic Interface ==== |
Revision as of 05:24, 10 January 2022
Sphere Payment Processing Module
Overview
- This module is installed by default in OpenEMR 6.0.0 (with patch 4 or greater) and higher versions.
- Allows payment processing from clinic (via cardreader with input pad) and patient portal.
- Allows void/credit of payments.
Configure Module
- Currently under construction
- Pertinent globals:
- Connectors->Accept Credit Card transactions from Front Payments
- (added Sphere option) Connectors->Select Credit Card Payment Gateway->Gateway for Sphere Payments
- Connectors->Set Gateway to Production Mode (don't turn this on until testing mode is working)
- (new) Connectors->Connectors->Sphere Clinicfront (MOTO) Transaction CustID
- (new) Connectors->Sphere Clinicfront (MOTO) Transaction CustID License Key
- (new) Connectors->Sphere MOTO TC Link Password
- (new) Connectors->Sphere Patientfront (Ecomm) Transaction CustID
- (new) Connectors->Sphere Patientfront (Ecomm) Transaction CustID License Key
- (new) Connectors->Sphere Ecomm TC Link Password
- (new) Connectors->Sphere Void/Credit Confirmation PIN
- Portal->Allow Online Payments
- Some things that also need to ensure for this to work:
- Need to be using https
- The global Connectors->Site Address Override needs to be correct