peaceofmind / ideal2
Complete library for connecting to different kinds of iDEAL implementations
Installs: 1 841
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 3
Forks: 2
Open Issues: 0
Requires
- php: >= 8.2
- ext-openssl: *
- firebase/php-jwt: ^6.10
- guzzlehttp/guzzle: ^7.8
- psr/simple-cache: ^3
- ramsey/uuid: ^3||^4
Requires (Dev)
- matthiasmullie/scrapbook: ^1.5.0
README
This is a library written for the IDEAL 2.0 implementation, supporting Worldline and IDEAL Hub banks. The library facilitates creating payments and retrieving the payment status.
We will be adding examples in the future.
Features
- Seamless integration with IDEAL 2.0 protocol.
- Supports both Worldline and IDEAL Hub banks.
- Easy creation of payments.
- Simple retrieval of payment status.