Difference between revisions of "Sphere Payment Processing Module"

From OpenEMR Project Wiki
Line 4: Line 4:
== Sphere Payment Processing Module ==
== Sphere Payment Processing Module ==


==== Overview ====
=== Overview ===
* This module is installed by default in OpenEMR 6.0.0 (with patch 4 or greater) and higher versions.
* 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 payment processing from clinic (via cardreader with input pad) and patient portal.
Line 10: Line 10:
<br>
<br>


==== Configure Module ====
=== Configure Module ===
: '''Currently under construction (how to open account with Sphere and get credentials)'''
: '''Currently under construction (how to open account with Sphere and get credentials)'''
* Pertinent globals:
* Pertinent globals:
Line 30: Line 30:
<br>
<br>


==== Make Payment From Clinic Interface ====
=== Make Payment From Clinic Interface ===


==== Make Payment From Patient Portal Interface ====
=== Make Payment From Patient Portal Interface ===


==== Void or Credit Payment ====
=== Void or Credit Payment ===

Revision as of 05:28, 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 (how to open account with Sphere and get credentials)
  • 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 Patient Portal Interface

Void or Credit Payment