Add | Adds a payment type. |
 Delete | Deletes an existing payment type. |
 Get | Retrieves a payment type. The payment type is specified by its key, which is contained in the `PaymentTypeParams` object passed to the method. |
 GetDataInterface | Creates an empty data structure for use with the `PaymentTypesService`. |
 GetDataInterfaceFromXMLFile | Creates an object from an XML file. |
 GetDataInterfaceFromXMLString | Creates an object from XML. |
 GetList | Returns the `PaymentTypeParamsCollection` data collection that identifies all payment types. |
 Update | Updates an existing payment type. |
Â