Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: payment gateway #31

Closed
wants to merge 11 commits into from
Closed

feat: payment gateway #31

wants to merge 11 commits into from

Conversation

fmorency
Copy link
Contributor

@fmorency fmorency commented Dec 19, 2023

Add support for the NOWPayment payment gateway.

Fixes #10

Copy link

codecov bot commented Dec 20, 2023

Codecov Report

Attention: 131 lines in your changes are missing coverage. Please review.

Comparison is base (5e121df) 57.51% compared to head (d1bbf7f) 56.18%.

❗ Current head d1bbf7f differs from pull request most recent head 360c495. Consider uploading reports for the commit 360c495 to get more accurate results

Files Patch % Lines
lib/ghostcloud.ts 11.11% 53 Missing and 3 partials ⚠️
hooks/ghostcloud.ts 39.08% 43 Missing and 10 partials ⚠️
lib/message_composer.ts 12.50% 20 Missing and 1 partial ⚠️
pages/index.tsx 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #31      +/-   ##
==========================================
- Coverage   57.51%   56.18%   -1.33%     
==========================================
  Files          21       22       +1     
  Lines         426      461      +35     
  Branches       52       52              
==========================================
+ Hits          245      259      +14     
- Misses        164      185      +21     
  Partials       17       17              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fmorency fmorency self-assigned this Jan 4, 2024
@fmorency fmorency closed this by deleting the head repository Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Payment Processing
1 participant