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

Make URLs configurable #5

Merged
merged 1 commit into from
Aug 25, 2021
Merged

Make URLs configurable #5

merged 1 commit into from
Aug 25, 2021

Conversation

bumi
Copy link
Owner

@bumi bumi commented Jul 11, 2021

This allows users to pass in createInvoiceUrl, watchPaymentUrl, newAddressUrl functions.
Those must return the URL as string that is used for the API calls.

example: https://gist.github.com/bumi/08543c275fd18d29fe319efa86b7474e

pass in `createInvoiceUrl`, `watchPaymentUrl`, `newAddressUrl` functions. Those must return the URL as string that is used for the API calls
@bumi bumi merged commit a0dd742 into master Aug 25, 2021
@bumi bumi deleted the configurable-urls branch August 25, 2021 07:35
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.

1 participant