[bisq-network/bisq] Revolut account should accept only phone number (#3777)

beingindot notifications at github.com
Thu Dec 12 11:44:34 UTC 2019


Fixes #3728
Till now we used to accept email or phone number
Now we are accepting only phone number in input though
for display we will provide backward compatibility.

Based on the country selected, we will validate the given phone number input.


Added list of countries accepted from official revolut website
https://www.revolut.com/en-US/help/getting-started/verifying-identity/what-countries-are-supported

	
<!-- 
- make yourself familiar with the CONTRIBUTING.md if you have not already (https://github.com/bisq-network/bisq/blob/master/CONTRIBUTING.md)
- make sure you follow our [coding style guidelines][https://github.com/bisq-network/style/issues)
- pick a descriptive title
- provide some meaningful PR description below
- create the PR
- in case you receive a "Change request" and/or a NACK, please react within 30 days. If not, we will close your PR and it can not be up for compensation.
- After addressing the change request, __please re-request a review!__ Otherwise we might miss your PR as we tend to only look at pull requests tagged with a "review required".
-->


You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/3777

-- Commit Summary --

  * Revolut account should accept only phone number

-- File Changes --

    M core/src/main/java/bisq/core/locale/CountryUtil.java (12)
    M desktop/src/main/java/bisq/desktop/components/paymentmethods/RevolutForm.java (56)
    M desktop/src/main/java/bisq/desktop/util/validation/RevolutValidator.java (10)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/3777.patch
https://github.com/bisq-network/bisq/pull/3777.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/3777
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20191212/a1d72c1e/attachment.html>


More information about the bisq-github mailing list