Skip to content
This repository has been archived by the owner on Jan 13, 2021. It is now read-only.

Enable TemporalX License Purchase From API (WIP) #482

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

bonedaddy
Copy link
Contributor

@bonedaddy bonedaddy commented Apr 28, 2020

👷 Purpose

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

🚀 Changes

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

⚠️ Breaking Changes

None

TODO

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

@codecov
Copy link

codecov bot commented Apr 28, 2020

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%) ⬇️
queue/ipfs_cluster.go 52.64% <0.00%> (-16.84%) ⬇️

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant