imokhles / myfatoorah-php-sdk
MyFatoorah PHP SDK for MyFatoorah API V2
Installs: 20
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 1
Forks: 1
Open Issues: 0
pkg:composer/imokhles/myfatoorah-php-sdk
Requires
- guzzlehttp/guzzle: ~6.5.2|~7.0
Requires (Dev)
- phpunit/phpunit: ^7
This package is auto-updated.
Last update: 2025-09-29 02:50:27 UTC
README
MyFatoorah PHP SDK for MyFatoorah API V2
How to use
Documentation will come later, till i finish it, check the tests folder
Features
Payment Operations
- Initiate Payment
- Execute Payment
- Offline Payment
- Direct Payment
- Get Payment Status
- Get Active Recurring Payment
- Cancel Recurring Payment
- Cancel Token
- Pay With Card
- Pay With Token
- Refund Payment
List Operations
- Get Banks
- Get Currencies Exchange List
Shipping Operations ( not tested )
- Calculate Shipping Charge
- Update Shipping Status
- Request Pickup
- Get Shipping Order List
- Get Countries List
- Get Cities List
Todo
- Clean and comment code
- Improve exceptions handlers
- Add tests
- Add more tests
- Add CI