A Silvershop submodule that adds bank deposit as a Payment Method
- Provides a Bank Account tab under Settings/Shop to add your organisation's bank account number and payment messages
- Includes bank account number & messages in emails, the order review, and a note during the checkout process
- Localisation options available
- Utilises the 'Manual' payment method
- You add various includes to your templates plus customisations via language file
- Silvershop module (a Silverstripe module)
- Omnipay/Manual
- Will need
composer require league/omnipay:^3
too.
It is assumed that people accessing the Settings folder can be trusted. This is where the bank account number is entered. If you think that a YAML file would be more secure, then please feel free to submit a pull request.
None sorry.