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>
merchant_id => STRING
merchant_key => STRING
test => BOOLEAN

Accessors

See documentation in base class.

$obj->isTest()

See "Accessors" in Payment::Sisow

$obj->merchantId()

See "Accessors" in Payment::Sisow

$obj->merchantKey()

See "Accessors" in Payment::Sisow

$obj->wsdl()

Calls

See documentation in base class.

$obj->isValidDescription(STRING)

See "Calls" in Payment::Sisow

$obj->isValidPurchaseId(STRING)

See "Calls" in Payment::Sisow

$obj->listIdealBanks(OPTIONS)

See "Calls" in Payment::Sisow

$obj->securedPayment(QS)

See "Calls" in Payment::Sisow

$obj->startTransaction(OPTIONS)

See "Calls" in Payment::Sisow

$obj->transactionInfo(TRANSACTION_ID)

See "Calls" in Payment::Sisow

$obj->transactionStatus(TRANSACTION_ID)

See "Calls" in Payment::Sisow

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