diff --git a/config.py b/config.py index 260a7f7..cc21e6f 100644 --- a/config.py +++ b/config.py @@ -30,7 +30,7 @@ class Config: # Process live on Sandbox # False = Sandbox - Default - PROCESS_LIVE = False + PROCESS_LIVE = True # Mode: batch, payintent, payplan, refund MODE = 'payintent'