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

Configuration UI for the CyberSource credit card processor. More...

#include <configcybersourceprocessor.h>

List of all members.

Public Member Functions

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

Public Slots

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 CyberSource credit card processor.


Constructor & Destructor Documentation


Member Function Documentation

void ConfigCyberSourceProcessor::languageChange ( ) [protected, virtual, slot]
bool ConfigCyberSourceProcessor::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