Temporal icon indicating copy to clipboard operation
Temporal copied to clipboard

Enable TemporalX License Purchase From API (WIP)

Open bonedaddy opened this issue 4 years ago • 1 comments

:construction_worker: Purpose

Instead of having to manually process payments and license purchases, enable automated payment acceptance.

:rocket: Changes

Adds API call to charge users for TemporalX 3 node license purchase & factor in GST+PST

:warning: Breaking Changes

None

TODO

  • Enable API route, at the moment we just have the logic declared

bonedaddy avatar Apr 28 '20 23:04 bonedaddy

Codecov Report

Merging #482 into master will decrease coverage by 0.86%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #482      +/-   ##
==========================================
- Coverage   52.83%   51.98%   -0.85%     
==========================================
  Files          43       43              
  Lines        4371     4412      +41     
==========================================
- Hits         2309     2293      -16     
- Misses       1549     1604      +55     
- Partials      513      515       +2     
Impacted Files Coverage Δ
api/v2/routes_payment.go 23.12% <0.00%> (-2.65%) :arrow_down:
queue/ipfs_cluster.go 52.64% <0.00%> (-16.84%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6369551...0755d28. Read the comment docs.

codecov[bot] avatar Apr 28 '20 23:04 codecov[bot]