payment session
This commit is contained in:
@@ -77,7 +77,7 @@ class AccountService(BaseService):
|
||||
"completed": random.randint(0, 10)
|
||||
}
|
||||
|
||||
logger.info(f"Member Actions Error: {action_data}")
|
||||
# logger.info(f"Member Actions : {action_data}")
|
||||
|
||||
return ResponseHelper.success(data=action_data)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user