User Manager/Payments

From CableFree RadioOS
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;