diff --git a/backend/packages.json b/backend/packages.json index b24b0030d..defb2ffd1 100644 --- a/backend/packages.json +++ b/backend/packages.json @@ -28,6 +28,10 @@ "Id": "VirtoCommerce.Assets", "Version": "3.806.0" }, + { + "Id": "VirtoCommerce.AuthorizeNetPayment", + "Version": "3.801.0" + }, { "Id": "VirtoCommerce.AzureAD", "Version": "3.800.0" diff --git a/infra/environments.yml b/infra/environments.yml index e35c728ec..7ddba49cf 100644 --- a/infra/environments.yml +++ b/infra/environments.yml @@ -47,6 +47,8 @@ Notifications__SmsDefaultSender: +17012510519 # Return detailed error information if login failed PasswordLogin__DetailedErrors: true + # Authorize.Net settings + Payments__AuthorizeNet__ApiLogin: 52B9X7vb4 # Sync push notifications between platform instances PushNotifications__ForceWebSockets: true PushNotifications__ScalabilityMode: RedisBackplane @@ -72,6 +74,8 @@ secretConfig: AI__OpenAI__ApiKey: vcst-ai-openai-api-key Notifications__SendGrid__ApiKey: sendgrid-apikey + Payments__AuthorizeNet__TxnKey: authorizenet-txnkey + Payments__AuthorizeNet__SHA2Hash: authorizenet-sha2hash PushNotifications__HubUrl: vcst-ai-push-notifications-hub databases: {} storefront: