Skip to content

Commit

Permalink
update todo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mojtabaakbari221b committed Mar 13, 2022
1 parent 549d317 commit 8887b32
Showing 1 changed file with 1 addition and 20 deletions.
21 changes: 1 addition & 20 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
====================
django-oscar-zarrinpal-gateway v0.1
django-oscar-zarrinpal-gateway v0.12
====================

Payment gateway integration for `Zarinpal Payments <https://www.zarinpal.com>`_ in django-oscar_.
Expand Down Expand Up @@ -101,25 +101,6 @@ important points
* To use the package, your basket must have its own currency set to IRR.
* if all the activity of your store is related to Iran, you can set the variable OSCAR_DEFAULT_CURRENCY to IRR, You can read Django Oscar's document for more information .

TODO AND DO :
-------------

TODO
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* make package and release first stable version

DO
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* create html message in python code
* add custom models in admin
* add doc in code
* add doc in md file
* solve handle_order_placement conflict on submit order
* make valid total price in gateway.py
* check currency and reject if is'nt IRR
* add oscar zarrinpay in payment-methods
* check logic again, specially redirect to payment-method
* delete redirect to native payment method in navbar

Link
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit 8887b32

Please sign in to comment.