RTradeLtd / Temporal

☄️ Temporal is an easy-to-use, enterprise-grade interface into distributed and decentralized storage
https://temporal.cloud
MIT License
227 stars 40 forks source link

Enable TemporalX License Purchase From API (WIP) #482

Open bonedaddy opened 4 years ago

bonedaddy commented 4 years ago

: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

codecov[bot] commented 4 years ago

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.