wp-pay-gateways / sisow
This package is abandoned and no longer maintained.
No replacement package was suggested.
✗ [DEPRECATED] Sisow driver for the WordPress payment processing library.
4.1.1
2022-04-13 13:29 UTC
Requires
- php: >=7.4
- ext-simplexml: *
- justinrainbow/json-schema: ^5.2
- pronamic/wp-http: ^1.0
- pronamic/wp-number: ^1.1
- wp-pay/core: ^4.1
Requires (Dev)
- automattic/wordbless: ^0.3.1
- bamarni/composer-bin-plugin: ^1.4
- overtrue/phplint: ^2.2
- php-coveralls/php-coveralls: ^2.4
- phpmd/phpmd: ^2.9
- pronamic/wp-coding-standards: ^1.0
- roots/wordpress: ^5.8
- sirbrillig/phpcs-variable-analysis: ^2.9
- slevomat/coding-standard: ^6.4
- wp-phpunit/wp-phpunit: ^5.8
- yoast/phpunit-polyfills: ^1.0
README
WordPress Pay » Gateway » Sisow
✗ [DEPRECATED] Sisow driver for the WordPress payment processing library.
Table of contents
Status
Documentation
Documentation files can be found in the documentation folder of this library.
Title | Version | Date | Link |
---|---|---|---|
Sisow REST API | 5.3.0 | 05-09-2019 | View |
Sisow REST API | 5.2.0 | View | |
Sisow REST API | 5.1.0 | View | |
Sisow REST API | 5.0.0 | View | |
Sisow REST API | 5.0.0 | View | |
Sisow REST API | 3.2.1 | View | |
Sisow WebService API | 2.0 | View |
Issues
Strange Behavior Sisow API
Please note that if you send a Sisow TransactionRequest
with a empty issuerid
Sisow will not return a trxid
in the transactionrequest
XML response message.
So if the Sisow transaction IDs are empty you probably left the issuerid
empty in the TransactionRequest
message.