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

docs: Remove payment section and add getBalance() for payment networks documentation #171

Merged
merged 4 commits into from
Mar 13, 2020

Conversation

lumtis
Copy link
Contributor

@lumtis lumtis commented Mar 12, 2020

Description of the changes

The request payments with payment processor is already documented in its own doc. Therefore we remove the request payment tutorial.

Adding how to get the balance of the request instruction for each payment network.

Link to Jira

https://requestnetwork.atlassian.net/browse/PROT-

@@ -161,8 +132,29 @@ const addressBasedCreateParams = {
})();

/**
* ### Paying an erc20 address based request
* ## Checking balance of an erc20 request
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checking the balance of an erc20 request

@lumtis lumtis merged commit e08aa71 into docs-with-sidebar Mar 13, 2020
@lumtis lumtis deleted the docs-payment-network-getBalance branch March 13, 2020 02:47
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.

None yet

5 participants