|
|
@ -30,7 +30,7 @@ class Config: |
|
|
|
|
|
|
|
|
# Process live on Sandbox |
|
|
# Process live on Sandbox |
|
|
# False = Sandbox - Default |
|
|
# False = Sandbox - Default |
|
|
PROCESS_LIVE = False |
|
|
PROCESS_LIVE = True |
|
|
|
|
|
|
|
|
# Mode: batch, payintent, payplan, refund |
|
|
# Mode: batch, payintent, payplan, refund |
|
|
MODE = 'payintent' |
|
|
MODE = 'payintent' |
|
|
|