Tiscali Credit Card Services
Web services used to perform credit card transactions with internal accounts and backoffice support.
The following operations are supported. For a formal definition, please review the Service Description.
-
RenouncePayment
Deletes a payment that hasn't been settled, or performs a full refund on a settled payment. -
SettlePayment
Confirms a payment up to the amount that was previously authorized. -
AuthorizeAndSettlePayment
Authorizes and settles a payment in a single transaction. -
GetServicesTests
Built-in diagnostics - This method a reduced or completed suite of tests on all web services included in this module. For each test run, the method returns a description of the test, its expected behaviour and actual behaviour or result. -
AuthorizePayment
Obtains authorization for a credit card payment. This is normally followed by calls to SettlePayment or RenouncePayment. -
RefundPayment
Refunds the customer of part or all of the amount of a previously settled payment. -
GetServicesStatus
Built-in diagnostics - This method runs a the quick tests suite to determine if the module is up and running properly. This method is normally used by automatic tools (like OpenView or WhatsUp) to monitor the services. The service returns true if everything works fine. -
VerifyCard
Verifies that a credit card is valid and current.