Public Member Functions | Public Slots | Protected Slots
ConfigAuthorizeDotNetProcessor Class Reference

Configuration UI for the Authorize.Net credit card processor. More...

#include <configauthorizedotnetprocessor.h>

List of all members.

Public Member Functions

 ConfigAuthorizeDotNetProcessor (QWidget *parent=0, Qt::WindowFlags flags=0)
virtual ~ConfigAuthorizeDotNetProcessor ()

Public Slots

virtual void sDuplicateWindow (int)
virtual bool sSave ()
 Save the details required for a specific credit card processing company.

Protected Slots

virtual void languageChange ()

Detailed Description

Configuration UI for the Authorize.Net credit card processor.


Constructor & Destructor Documentation


Member Function Documentation

void ConfigAuthorizeDotNetProcessor::languageChange ( ) [protected, virtual, slot]
void ConfigAuthorizeDotNetProcessor::sDuplicateWindow ( int  p) [virtual, slot]
bool ConfigAuthorizeDotNetProcessor::sSave ( ) [virtual, slot]

Save the details required for a specific credit card processing company.

An abstract method. Child classes are expected to save the details specific to their own credit card processing companies with the sSave slot.

Returns:
true if successful; false if there was an error, such as a missing required field.

Implements ConfigCreditCardProcessor.


The documentation for this class was generated from the following files:

Generated on Mon Jan 23 2012 12:22:31 xTuple ERP Programmer Reference, Version 3.8.0 doxygen 1.7.6.1