paymentsgate 1.4.1__py3-none-any.whl → 1.4.3__py3-none-any.whl

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 paymentsgate might be problematic. Click here for more details.

paymentsgate/enums.py CHANGED
@@ -24,7 +24,7 @@ class ApiPaths(StrEnum):
24
24
  appel_create = "/support/create"
25
25
  appel_list = "/support/list"
26
26
  appel_stat = "/support/statistic"
27
- fx_quote = "/fx/calculation"
27
+ fx_quote = "/fx/calculatenew"
28
28
 
29
29
  class Currencies(StrEnum):
30
30
  USDT = "USDT"
@@ -158,4 +158,4 @@ class InvoiceDirection(StrEnum):
158
158
  class TTLUnits(StrEnum):
159
159
  sec = "sec"
160
160
  min = "min"
161
- hour = "hour"
161
+ hour = "hour"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: paymentsgate
3
- Version: 1.4.1
3
+ Version: 1.4.3
4
4
  Summary: PaymentsGate's Python SDK for REST API
5
5
  Home-page: https://github.com/paymentsgate/python-secure-api
6
6
  License: MIT
@@ -1,13 +1,13 @@
1
1
  paymentsgate/__init__.py,sha256=53DrE7IRD2NFQshE2EGYQ28jLr-ro45iFei28ZMOezI,336
2
2
  paymentsgate/cache.py,sha256=w3xB3iaYPxVEZbeWxpWM1PQT-JctspoI5qC9bv6Xmts,1002
3
3
  paymentsgate/client.py,sha256=ooCufbfpfZ5QtSM59oI_Ul-vo3zoJQlpL-nVIsn92l0,6789
4
- paymentsgate/enums.py,sha256=8aFzQweOF3AK3Z4RSxfxGCFIbL8m4MzFkPfck7DM758,3309
4
+ paymentsgate/enums.py,sha256=wvDeVQvSO5WPPSWd1XKOh-8vgI1gsK2wyfMi7P8vay0,3311
5
5
  paymentsgate/exceptions.py,sha256=fQniUSQp8XkWXPCITHDUbVNcDwSPA8rJpwbbhJ8wfNQ,1306
6
6
  paymentsgate/logger.py,sha256=QY6upavgb2y9dRQG05NwF_OTxP7bPspZR5QdpCjJULI,221
7
7
  paymentsgate/models.py,sha256=Jr2bRwtsgG9HMyG2A8nqAq8wgTx4Eb4MIMpbkz1RWXw,4861
8
8
  paymentsgate/tokens.py,sha256=qdvCQJ9jYIRKSxlmm5gip-nMAQWH8_EHys9zwel4oaU,916
9
9
  paymentsgate/transport.py,sha256=pOmvDZh06uIGIUWTFi0vgf8pAgQT1f96ArcJNycU2Ks,785
10
- paymentsgate-1.4.1.dist-info/LICENSE,sha256=4xWMZLmqNJ6602DZLEg0A9v03uT4xMq_-XSIxvXvfYM,1075
11
- paymentsgate-1.4.1.dist-info/WHEEL,sha256=bbU3AyvhQ312rVm7zzRQjs6axI1UYWC3nmFA2E6FFSI,88
12
- paymentsgate-1.4.1.dist-info/METADATA,sha256=W3A7ysaxzGBDT1x6e7knQRNQkrkaUOBQb-TX3_x_rWg,4020
13
- paymentsgate-1.4.1.dist-info/RECORD,,
10
+ paymentsgate-1.4.3.dist-info/LICENSE,sha256=4xWMZLmqNJ6602DZLEg0A9v03uT4xMq_-XSIxvXvfYM,1075
11
+ paymentsgate-1.4.3.dist-info/WHEEL,sha256=bbU3AyvhQ312rVm7zzRQjs6axI1UYWC3nmFA2E6FFSI,88
12
+ paymentsgate-1.4.3.dist-info/METADATA,sha256=3AQzyR2Fpx6Mv1-0gQ7NZEmLtfoEVTBhbJuTv9BlCw8,4020
13
+ paymentsgate-1.4.3.dist-info/RECORD,,