From 8887b32fbd6e41e265e7ecb1ce850305dbb4973b Mon Sep 17 00:00:00 2001 From: mojtabaakbari221b Date: Sun, 13 Mar 2022 16:31:37 +0330 Subject: [PATCH] update todo in readme --- README.rst | 21 +-------------------- 1 file changed, 1 insertion(+), 20 deletions(-) diff --git a/README.rst b/README.rst index 78ec1be..69543ba 100644 --- a/README.rst +++ b/README.rst @@ -1,5 +1,5 @@ ==================== -django-oscar-zarrinpal-gateway v0.1 +django-oscar-zarrinpal-gateway v0.12 ==================== Payment gateway integration for `Zarinpal Payments `_ in django-oscar_. @@ -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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~