File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3232
3333class GatewayRequest :
3434 VERSION_INDICATOR = "version"
35- VERSION_NUMBER = "PY3.6 "
35+ VERSION_NUMBER = "PY3.7 "
3636
3737 ######################################################################
3838 #
@@ -357,7 +357,7 @@ class GatewayResponse(xml.sax.handler.ContentHandler):
357357 _3DSECURE_DEVICE_COLLECTION_URL = "_3DSECURE_DEVICE_COLLECTION_URL"
358358 _3DSECURE_DS_TRANSACTION_ID = "_3DSECURE_DS_TRANSACTION_ID"
359359 _3DSECURE_LOOKUP_CHALLENGE_INDICATOR = "_3DSECURE_LOOKUP_CHALLENGE_INDICATOR"
360- _3DSECURE_LOOKUP_REFERENCE_GUID = "_3DSECURE_LOOKUP_REFERENCE_GUID "
360+ _3DSECURE_LOOKUP_REFERENCE_GUID = "_3D_LOOKUP_REFERENCE_GUID "
361361 _3DSECURE_LOOKUP_SIGNATURE = "_3DSECURE_LOOKUP_SIGNATURE"
362362 _3DSECURE_PARESSTATUS = "_3DSECURE_PARESSTATUS"
363363 _3DSECURE_STEP_UP_JWT = "_3DSECURE_STEP_UP_JWT"
You can’t perform that action at this time.
0 commit comments