Details
-
Type: New Feature
-
Status: Done/Fixed
-
Priority: Critical
-
Resolution: Won't Fix
-
Affects Version/s: 3.2
-
Fix Version/s: 4.3.0
-
Component/s: CiviContribute, CiviEvent
-
Labels:None
Description
Payment Processor support for Intuit QuickBooks (Merchant Services Web Payment).
The website needs to have SSL and a PEM file: http://qbms.developer.intuit.com/sdk/qbms/Get_Set_Up
I have implemented this on our website and it works. The attached files need to be place as below:
Core.Payment.IntuitQuickbooks.php >> /administrator/components/com_civicrm/civicrm/CRM/Core/Payment/IntuitQuickbooks.php
Contribute.Payment.IntuitQuickbooks.php >> /administrator/components/com_civicrm/civicrm/CRM/Event/Payment/IntuitQuickbooks.php
Event.Payment.IntuitQuickbooks.php >> /administrator/components/com_civicrm/civicrm/CRM/Contribute/Payment/IntuitQuickbooks.php
The PEM files need to be inside:
/pems/Intuit.pem & /pems/Intuit-test.pem
More information on Setting up QuickBook Payments with PHP:
https://idnforums.intuit.com/messageview.aspx?catid=3&threadid=7743
Attachments
1.
|
A few questions | Done/Fixed | Donald A. Lobo |
|
|
2.
|
9001:Unknown System Error on Processing | Done/Fixed | Donald A. Lobo |
|