NAME
Payment::Sisow::SOAP - payments via the SOAP interface of Sisow
INHERITANCE
Payment::Sisow::SOAP
is a Payment::Sisow
SYNOPSIS
DESCRIPTION
Sisow (http://sisow.nl) is a Dutch payment broker, which offers a SOAP and a REST interface for communication.
http://www.sisow.nl/downloads/WebService.pdf
See documentation in base class.
METHODS
See documentation in base class.
Constructors
See documentation in base class.
- Payment::Sisow::SOAP->new(OPTIONS)
-
-Option --Defined in --Default merchant_id Payment::Sisow <required> merchant_key Payment::Sisow <required> test Payment::Sisow <false>
Accessors
See documentation in base class.
Calls
See documentation in base class.
- $obj->isValidDescription(STRING)
- $obj->isValidPurchaseId(STRING)
- $obj->listIdealBanks(OPTIONS)
- $obj->securedPayment(QS)
- $obj->startTransaction(OPTIONS)
- $obj->transactionInfo(TRANSACTION_ID)
- $obj->transactionStatus(TRANSACTION_ID)
DETAILS
errors
Undocumented error codes: (spec version 1.0)
317 testing not allowed
SEE ALSO
This module is part of Payment-Sisow distribution version 0.10, built on July 09, 2013. Website: http://perl.overmeer.net/
LICENSE
Copyrights 2013 by [Mark Overmeer]. For other contributors see ChangeLog.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See http://www.perl.com/perl/misc/Artistic.html