payme-pkg 3.0.8__tar.gz → 3.0.10__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of payme-pkg might be problematic. Click here for more details.

Files changed (34) hide show
  1. {payme_pkg-3.0.8 → payme_pkg-3.0.10}/PKG-INFO +4 -2
  2. {payme_pkg-3.0.8 → payme_pkg-3.0.10}/README.md +3 -1
  3. {payme_pkg-3.0.8 → payme_pkg-3.0.10}/payme/classes/client.py +1 -1
  4. {payme_pkg-3.0.8 → payme_pkg-3.0.10}/payme/models.py +0 -1
  5. {payme_pkg-3.0.8 → payme_pkg-3.0.10}/payme_pkg.egg-info/PKG-INFO +4 -2
  6. {payme_pkg-3.0.8 → payme_pkg-3.0.10}/setup.py +1 -1
  7. {payme_pkg-3.0.8 → payme_pkg-3.0.10}/LICENSE.txt +0 -0
  8. {payme_pkg-3.0.8 → payme_pkg-3.0.10}/payme/__init__.py +0 -0
  9. {payme_pkg-3.0.8 → payme_pkg-3.0.10}/payme/admin.py +0 -0
  10. {payme_pkg-3.0.8 → payme_pkg-3.0.10}/payme/apps.py +0 -0
  11. {payme_pkg-3.0.8 → payme_pkg-3.0.10}/payme/classes/__init__.py +0 -0
  12. {payme_pkg-3.0.8 → payme_pkg-3.0.10}/payme/classes/cards.py +0 -0
  13. {payme_pkg-3.0.8 → payme_pkg-3.0.10}/payme/classes/http.py +0 -0
  14. {payme_pkg-3.0.8 → payme_pkg-3.0.10}/payme/classes/initializer.py +0 -0
  15. {payme_pkg-3.0.8 → payme_pkg-3.0.10}/payme/classes/receipts.py +0 -0
  16. {payme_pkg-3.0.8 → payme_pkg-3.0.10}/payme/const.py +0 -0
  17. {payme_pkg-3.0.8 → payme_pkg-3.0.10}/payme/exceptions/__init__.py +0 -0
  18. {payme_pkg-3.0.8 → payme_pkg-3.0.10}/payme/exceptions/general.py +0 -0
  19. {payme_pkg-3.0.8 → payme_pkg-3.0.10}/payme/exceptions/webhook.py +0 -0
  20. {payme_pkg-3.0.8 → payme_pkg-3.0.10}/payme/migrations/__init__.py +0 -0
  21. {payme_pkg-3.0.8 → payme_pkg-3.0.10}/payme/types/__init__.py +0 -0
  22. {payme_pkg-3.0.8 → payme_pkg-3.0.10}/payme/types/request/__init__.py +0 -0
  23. {payme_pkg-3.0.8 → payme_pkg-3.0.10}/payme/types/response/__init__.py +0 -0
  24. {payme_pkg-3.0.8 → payme_pkg-3.0.10}/payme/types/response/cards.py +0 -0
  25. {payme_pkg-3.0.8 → payme_pkg-3.0.10}/payme/types/response/receipts.py +0 -0
  26. {payme_pkg-3.0.8 → payme_pkg-3.0.10}/payme/types/response/webhook.py +0 -0
  27. {payme_pkg-3.0.8 → payme_pkg-3.0.10}/payme/urls.py +0 -0
  28. {payme_pkg-3.0.8 → payme_pkg-3.0.10}/payme/util.py +0 -0
  29. {payme_pkg-3.0.8 → payme_pkg-3.0.10}/payme/views.py +0 -0
  30. {payme_pkg-3.0.8 → payme_pkg-3.0.10}/payme_pkg.egg-info/SOURCES.txt +0 -0
  31. {payme_pkg-3.0.8 → payme_pkg-3.0.10}/payme_pkg.egg-info/dependency_links.txt +0 -0
  32. {payme_pkg-3.0.8 → payme_pkg-3.0.10}/payme_pkg.egg-info/requires.txt +0 -0
  33. {payme_pkg-3.0.8 → payme_pkg-3.0.10}/payme_pkg.egg-info/top_level.txt +0 -0
  34. {payme_pkg-3.0.8 → payme_pkg-3.0.10}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: payme-pkg
3
- Version: 3.0.8
3
+ Version: 3.0.10
4
4
  Home-page: https://github.com/Muhammadali-Akbarov/payme-pkg
5
5
  Author: Muhammadali Akbarov
6
6
  Author-email: muhammadali17abc@gmail.com
@@ -29,10 +29,12 @@ Requires-Dist: djangorestframework==3.*
29
29
  <a href="https://docs.pay-tech.uz">
30
30
  <p align="center">Visit to full documentation for Merchant and Subcribe Api</p>
31
31
  </a>
32
+
33
+ <a href="https://youtu.be/xxiIggu_RNk?si=Idpg8omFvFDCYtcm" target="_blank">
32
34
  <p align="center">
33
35
  <img style="width: 60%;" src="https://i.postimg.cc/WbD32bHC/payme-pkg-demo-m4a.gif">
34
36
  </p>
35
-
37
+ </a>
36
38
  ## Installation
37
39
 
38
40
  ```shell
@@ -15,10 +15,12 @@
15
15
  <a href="https://docs.pay-tech.uz">
16
16
  <p align="center">Visit to full documentation for Merchant and Subcribe Api</p>
17
17
  </a>
18
+
19
+ <a href="https://youtu.be/xxiIggu_RNk?si=Idpg8omFvFDCYtcm" target="_blank">
18
20
  <p align="center">
19
21
  <img style="width: 60%;" src="https://i.postimg.cc/WbD32bHC/payme-pkg-demo-m4a.gif">
20
22
  </p>
21
-
23
+ </a>
22
24
  ## Installation
23
25
 
24
26
  ```shell
@@ -19,7 +19,7 @@ class Payme:
19
19
  ):
20
20
 
21
21
  # initialize payme network
22
- url = Networks.PROD_NET
22
+ url = Networks.PROD_NET.value
23
23
 
24
24
  if is_test_mode is True:
25
25
  url = Networks.TEST_NET.value
@@ -84,7 +84,6 @@ class PaymeTransactions(models.Model):
84
84
  :return: True if the transaction is cancelled, False otherwise.
85
85
  """
86
86
  return self.state in [
87
- self.CANCELED,
88
87
  self.CANCELED,
89
88
  self.CANCELED_DURING_INIT
90
89
  ]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: payme-pkg
3
- Version: 3.0.8
3
+ Version: 3.0.10
4
4
  Home-page: https://github.com/Muhammadali-Akbarov/payme-pkg
5
5
  Author: Muhammadali Akbarov
6
6
  Author-email: muhammadali17abc@gmail.com
@@ -29,10 +29,12 @@ Requires-Dist: djangorestframework==3.*
29
29
  <a href="https://docs.pay-tech.uz">
30
30
  <p align="center">Visit to full documentation for Merchant and Subcribe Api</p>
31
31
  </a>
32
+
33
+ <a href="https://youtu.be/xxiIggu_RNk?si=Idpg8omFvFDCYtcm" target="_blank">
32
34
  <p align="center">
33
35
  <img style="width: 60%;" src="https://i.postimg.cc/WbD32bHC/payme-pkg-demo-m4a.gif">
34
36
  </p>
35
-
37
+ </a>
36
38
  ## Installation
37
39
 
38
40
  ```shell
@@ -7,7 +7,7 @@ long_description = (here / "README.md").read_text(encoding="utf-8")
7
7
 
8
8
  setup(
9
9
  name='payme-pkg',
10
- version='3.0.8',
10
+ version='3.0.10',
11
11
  license='MIT',
12
12
  author="Muhammadali Akbarov",
13
13
  author_email='muhammadali17abc@gmail.com',
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes