paymentsgate 1.4.4__py3-none-any.whl → 1.4.6__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/models.py CHANGED
@@ -12,7 +12,8 @@ from paymentsgate.enums import (
12
12
  TTLUnits,
13
13
  CurrencyTypes,
14
14
  FeesStrategy,
15
- InvoiceDirection
15
+ InvoiceDirection,
16
+ CredentialsTypes
16
17
  )
17
18
 
18
19
  from pydantic import BaseModel, ConfigDict
@@ -128,6 +129,7 @@ class GetQuoteModel:
128
129
  currency_from: Currencies
129
130
  currency_to: Currencies
130
131
  amount: float
132
+ subtype: InvoiceTypes
131
133
 
132
134
  @dataclass
133
135
  class QuoteEntity:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: paymentsgate
3
- Version: 1.4.4
3
+ Version: 1.4.6
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
@@ -4,10 +4,10 @@ paymentsgate/client.py,sha256=ooCufbfpfZ5QtSM59oI_Ul-vo3zoJQlpL-nVIsn92l0,6789
4
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
- paymentsgate/models.py,sha256=Jr2bRwtsgG9HMyG2A8nqAq8wgTx4Eb4MIMpbkz1RWXw,4861
7
+ paymentsgate/models.py,sha256=s0-G4-g3x6m_IZ5erkeNEThaAzPIP8MM66CGBhfK970,4905
8
8
  paymentsgate/tokens.py,sha256=qdvCQJ9jYIRKSxlmm5gip-nMAQWH8_EHys9zwel4oaU,916
9
9
  paymentsgate/transport.py,sha256=pOmvDZh06uIGIUWTFi0vgf8pAgQT1f96ArcJNycU2Ks,785
10
- paymentsgate-1.4.4.dist-info/LICENSE,sha256=4xWMZLmqNJ6602DZLEg0A9v03uT4xMq_-XSIxvXvfYM,1075
11
- paymentsgate-1.4.4.dist-info/WHEEL,sha256=bbU3AyvhQ312rVm7zzRQjs6axI1UYWC3nmFA2E6FFSI,88
12
- paymentsgate-1.4.4.dist-info/METADATA,sha256=RmcKrZdeIagcSLq6cpAVJqU9rJwSy7NdcE11c-cnGPE,4020
13
- paymentsgate-1.4.4.dist-info/RECORD,,
10
+ paymentsgate-1.4.6.dist-info/LICENSE,sha256=4xWMZLmqNJ6602DZLEg0A9v03uT4xMq_-XSIxvXvfYM,1075
11
+ paymentsgate-1.4.6.dist-info/WHEEL,sha256=bbU3AyvhQ312rVm7zzRQjs6axI1UYWC3nmFA2E6FFSI,88
12
+ paymentsgate-1.4.6.dist-info/METADATA,sha256=SibpipuhhUL5EyvhFkr2vJBxTp8EQ3ofASKTV95qL10,4020
13
+ paymentsgate-1.4.6.dist-info/RECORD,,