inspiredminds / contao-isotope-eps
Austrian eps payment method for Contao Isotope.
Fund package maintenance!
fritzmg
Installs: 12
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 0
Type:contao-bundle
Requires
- php: >=8.2
- contao/core-bundle: ^4.13 || ^5.0
- hakito/php-stuzza-eps-banktransfer: ^2.0 || ^3.0
- isotope/isotope-core: ^2.8
- symfony/config: ^5.4 || ^6.4
- symfony/dependency-injection: ^5.4 || ^6.4
- symfony/http-kernel: ^5.4 || ^6.4
Requires (Dev)
- contao/easy-coding-standard: ^6.0
- contao/rector: ^1.0
README
Contao Isotope eps
Austrian eps payment method for Contao Isotope.
The payment method has the following additional settings:
- User ID: The user ID (merchant ID) associated with the eps contract.
- Secret: The secret (merchant PIN) associated with the eps contract.
- IBAN: The IBAN of the receiving account associated with the eps contract (will be taken from the shop configuration if not specified).
- BIC: The BIC of the receiving account associated with the eps contract (will be taken from the shop configuration if not specified).
- Account name: Account holder name of the receiving account associated with the eps contract (will be taken from the shop configuration if not specified).
- Test mode: Enables the test mode (note that different credentials are typically needed for the test mode).
The initiated bank transfer will use the unique ID of the Isotope order as the reference number (e.g. 12ab345c67d8e9.12345678
).