SilverStripe Payment Sisow Module for iDEAL, MisterCash, Sofort, Giropay, Bancontact, EPS, MasterCard, VisaCard, Maestro, Webshop Giftcard, Podium Giftcard, VVV Giftcard, ING Home Pay, PayPal, Focum, Klarna, Wire Transfer
This module provides Sisow support for the SilverStripe Payment Module (https://github.com/silverstripe-labs/silverstripe-payment/tree/1.0). You need to be a merchant at Sisow (Dutch PSP), see for more information http://www.sisow.nl .
Sisow offers:
This module can handle all this methods.
If you use this module in combination with the SilverStripe Payment Manager (https://bitbucket.org/hestec/silverstripe-payment-manager) you can enable/disable the test modus to make test payments.
Using Semantic Versioning.
composer require hestec/silverstripe-payment-sisow 2.*
Enable in your application YAML config (e.g: mysite/_config/payment.yaml):
PaymentGateway:
environment:
'dev'
PaymentProcessor:
supported_methods:
dev:
- 'Sisow_iDEAL'
- 'Sisow_MisterCash'
- 'Sisow_Sofort'
- 'Sisow_PayPal'
- 'Sisow_Giropay'
- 'Sisow_Overboeking'
- 'Sisow_WebshopGiftcard'
- 'Sisow_PodiumCadeauKaart'
- 'Sisow_MasterCard'
- 'Sisow_VisaCard'
- 'Sisow_Maestro'
- 'Sisow_EPS'
- 'Sisow_INGHomePay'
- 'Sisow_VVV'
- 'Sisow_Focum'
- 'Sisow_Klarna'
live:
- 'Sisow_iDEAL'
- 'Sisow_MisterCash'
- 'Sisow_Sofort'
- 'Sisow_PayPal'
- 'Sisow_Giropay'
- 'Sisow_Overboeking'
- 'Sisow_WebshopGiftcard'
- 'Sisow_PodiumCadeauKaart'
- 'Sisow_MasterCard'
- 'Sisow_VisaCard'
- 'Sisow_Maestro'
- 'Sisow_EPS'
- 'Sisow_INGHomePay'
- 'Sisow_VVV'
- 'Sisow_Focum'
- 'Sisow_Klarna'
SisowGateway:
live:
authentication:
merchantid: ''
merchantkey: ''
dev:
authentication:
merchantid: ''
merchantkey: ''
### Todo/Issues ###
No known issues. For ideas or issues contact us.
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem