/payments-api

POC Api Payments

Primary LanguageJavaScript

TODO

  • GET's (controllers)
  • Winston for API logs
  • DELETE (logic on db) for chargeback transactions
  • Transaction's "status" implementation
  • Anti-fraud online (frameworks) and async (rabbit) implementation (related to status)
  • Redis for cache (when necessary)