payme-pkg
payme-pkg copied to clipboard
🟢 Merchant Api and Subscribe Api Integration 2024—08
- [x] More tests - [ ] Add to `py manage.py test` command - [x] Test on Pull Request (Github Actions)
**Add a detail object to Order model** Detail key | Type | Summary | Required -- | -- | -- | -- `receipt_type` | Number | Sale/Refund = 0 |...
https://github.com/pypa/pip/issues/8559 1. A package failing to build. Scroll up in the output to see if "Building wheel" failed for the same package. If yes, then you want to investigate that...
when i run `python manage.py makemigrations --check --dry-run` command, i will got this response: ```bash Migrations for 'payme': /usr/local/lib/python3.11/site-packages/payme/migrations/0002_delete_order_alter_merchanttransactionsmodel_options_and_more.py - Delete model Order - Change Meta options on merchanttransactionsmodel -...