Closed (works as designed)
Project:
Account
Version:
6.x-1.1-beta1
Component:
Code
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Jan 2011 at 13:18 UTC
Updated:
14 Feb 2011 at 08:04 UTC
Hello.
I will try some workaround this problem but still...
I need to allow users to pay from their site accounts. For that I need to test stuff. "Add funds" on /user/1/account page only creates transaction but not checkes it out. I'm not sure this is a bug, but it seems for me that some functions that alter balance not called.
I tried to enable Manual Payment module to process this transaction but it doesn't change a thing. I receive email like
"Dear admin
Your Payment #13 will be checked today. "
And demands I process it. How can I do that?
TIA,
Petr.
Comments
Comment #1
gor commentedHello
You have to have account with operator permition.
They have access to admin /reports / account transaction.
Here you can process user requests.
Gor
Comment #2
petr.gorodechnyj commentedYeah, ok. Thanks for the reply. Would know that behaviour.