Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
CelPay is a simple multi-currency payment method similar to Transferwise, requiring only an email address to be specified in the Bisq account.
Closes bisq-network/growth#231
(This PR depends on currently open PR #5696).Account creation:
![celpay_account_popup](https://user-images.githubusercontent.com/47253594/134554457-000c9203-240e-4751-9b93-031b94772ec6.png)
Buy BTC:
![celpay_buy](https://user-images.githubusercontent.com/47253594/134554544-569db896-3f48-42f4-b5f1-b16d34576f79.png)
Buy BTC offer entry:
![celpay_buy_form](https://user-images.githubusercontent.com/47253594/134554554-fdaaa7e6-5d51-4a0c-8f1c-6c9cb276d7de.png)
Sell BTC:
![celpay_sell_popup](https://user-images.githubusercontent.com/47253594/134554688-cb68be3c-049d-45ba-8d5d-89c73e6d4d8f.png)
Make payment:
![celpay_trade_payment](https://user-images.githubusercontent.com/47253594/134554795-605ae7d4-e9f3-4922-92db-d2c8d80e8ae4.png)
Confirm payment:
![celpay_confirm_payment](https://user-images.githubusercontent.com/47253594/134554812-dcbbab1e-e736-404f-9fc8-fe9c7150843a.png)