Skip to content

Commit 278405f

Browse files
committed
prod: switch CCAvenue to production mode for real payments
1 parent fda6304 commit 278405f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/wrangler.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ workers_dev = true
2525
PLATFORM_NAME = "Simpatico HR Enterprise"
2626
ENVIRONMENT = "production"
2727
API_VERSION = "5.0.0-Industrial"
28-
CCAVENUE_ENV = "test"
28+
CCAVENUE_ENV = "production"
2929
FRONTEND_URL = "https://simpaticohrconsultancy.com"
3030
WORKER_URL = "https://simpatico-hr-ats.simpaticohrconsultancy.workers.dev"
3131

0 commit comments

Comments
 (0)