Square Payments
This commit is contained in:
@@ -31,6 +31,7 @@ class Settings(BaseSettings):
|
||||
SQUARE_ACCESS_TOKEN: str
|
||||
SQUARE_ENVIRONMENT: str = "sandbox"
|
||||
SQUARE_LOCATION_ID: str
|
||||
SQUARE_APPLICATION_ID: str
|
||||
|
||||
# Email
|
||||
SMTP2GO_API_KEY: str
|
||||
|
||||
Reference in New Issue
Block a user