User Manager/Payments

From CableFree RadioOS
Revision as of 18:21, 22 April 2015 by Administrator (talk | contribs) (Created page with " Users can buy credits using payment methods allowed by the subscriber. User Manager/Subscr...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Users can buy credits using payment methods allowed by the subscriber. Subscribers can define accessible payment methods on the customer page.

Payments hold history of user's transactions.

Attributes:

  • Created. Transaction start-time;
  • Finished. Transaction end-time;
  • Price. Transaction amount ( credit price);
  • Credit time. Credit prepaid-time bought;
  • Status. Current status of transaction. Can be one of the following:
    • Started - transaction is in progress;
    • Approved - transaction completed successfully;
    • Error - transaction failed;
    • Timeout - transaction failed (not finished in required time);
  • Status description - message describing transaction status;