Details
- 
    Type:
New Feature
 - 
    Status: Done/Fixed
 - 
    Priority:
Minor
 - 
    Resolution: Fixed/Completed
 - 
    Affects Version/s: 2.1
 - 
    Fix Version/s: 2.1
 - 
    Component/s: CiviContribute
 - 
    Labels:None
 
Description
This module adds support for processing online event registrations and donations through the DPS/Payment Express gateway in New Zealand. This module supports either the PxPay or PxAccess services.
Notes:
To enable support for this module, please insert the following values into the table civicrm_payment_processor_type
Domain_id = 1,
Name = 'Payment_Express',
Title = 'DPS Payment Express',
User_name_label = 'UserId',
Password_label = 'Key',
Signature = 'Mac Key - pxaccess only'
Class_name = 'Payment_PaymentExpress',
Url_site_default = '', ****
Billing_mode = 4
- 
	
- 
		
- This should be left blank as the module covers pxaccess & pxpay
who have different urls & this sets up a default. The account processor can now be configured
through civicrm Global settings 
 - This should be left blank as the module covers pxaccess & pxpay
 
 - 
		
 
- 
	
- 
		
- 
			
- 
				
- If data is put into the signature field the processor will be treated as being pxaccess
 
 
 - 
				
 
 - 
			
 
 -