Skip to content

feat: implement opennode payments processor - #315

Merged
cameri merged 1 commit into
mainfrom
314-implement-opennode-as-payments-processor
May 23, 2023
Merged

feat: implement opennode payments processor#315
cameri merged 1 commit into
mainfrom
314-implement-opennode-as-payments-processor

Conversation

@cameri

@camericameri commented May 23, 2023

Copy link
Copy Markdown
Owner

Description

  1. Implement OpenNode payments processor
  2. Refactor request handlers and controllers to keep code DRY

Related Issue

#314

Motivation and Context

  1. Give relay operators more choice when it comes to payments processors

How Has This Been Tested?

  1. Manually paying invoices

Screenshots (if appropriate):

Types of changes

  • Non-functional change (docs, style, minor refactor)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my code changes.
  • All new and existing tests passed.

@camericameri self-assigned this May 23, 2023
@camericameri linked an issue May 23, 2023 that may be closed by this pull request
@coveralls

Copy link
Copy Markdown
Collaborator

@cameri
cameri merged commit df1a364 into mainMay 23, 2023
@cameri
cameri deleted the 314-implement-opennode-as-payments-processor branch May 23, 2023 15:08
@sonarqubecloud

Copy link
Copy Markdown

github-actionsBot pushed a commit that referenced this pull request May 23, 2023
# [1.25.0](v1.24.1...v1.25.0) (2023-05-23)
### Bug Fixes
* generic tag queries not accepting uppercase letters ([#312](#312)) ([7331f95](7331f95))
### Features
* implement opennode payments processor ([#315](#315)) ([df1a364](df1a364))
@github-actions

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 1.25.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement OpenNode as Payments Processor

2 participants

@cameri@coveralls