PayButton / paybutton-server

Manage eCash payments received through your online business.
MIT License
5 stars 2 forks source link

feat: get addresses by paybuttonId #833

Closed lissavxo closed 2 months ago

lissavxo commented 3 months ago

Related to #803

Description

Added a service method to fetch addresses by paybuttonId

Test plan

Run project with docker-compose up make sure the project runs correctly, check yarn docker test and yarn docker testcoverage to analyse coverage reports