udokmeci / yii2-payment
Yii2 Credit Card Payment Stuff
dev-master / 1.2.x-dev
2022-03-01 15:50 UTC
Requires
- php: >=5.3.0
- yiisoft/yii2: *
Requires (Dev)
- phpunit/phpunit: ~4.0
This package is auto-updated.
Last update: 2024-10-29 04:04:04 UTC
README
Features
Yii2 library for payment stuff
- Currency
- Amount
- Amount Currency Convertion
- Credit Card
- Virtual Pos Base
- OpenExhangeRates.org exhange rates update and list actions
Currency
Currencies are stored with ISO 4217 Alphanumeric and Numeric Codes, Symbols, Decimal Fixation on the table. Migration is required to use.
Amount
- Amounts consist of a total float number and Curreny Object.
- Can be converted to any other