-
Notifications
You must be signed in to change notification settings - Fork 10
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
Gift Cards, PayPal, Google Pay, etc??? #96
Comments
Bisq does not list payment methods that have significant chargeback risk (such as PayPal). I don't know about Google Pay but I would assume it has similar risk. See also discussion here: #93 (comment) |
The problem with Google Play and other gift cards is that they have very inconsistent region policies which can be difficult to communicate in the UI. for example: I know that USD google play cards can ONLY be added to US based google accounts. And I am not so sure if French EUR cards can be added only the French google accounts. It may make sense to add some of the big ones: Amazon.com and Amazon.de, because they centralise the whole region in most cases and don't have one per country type. Or maybe we have a better way to handle that on the UI? Paypal is a distinct prob. It is easy to chargeback |
I had a look at amazon.xx e-giftcards. I'm strongly in favor of implementing giftcard payment method. |
In the amazon case I agree with you. It is pretty straight forward to have a .com .de .co.uk etc card and a potentially very liquid one. Why don't you join our next growth call (this Thursday if my memory doesn't fail me) and make a case for it? About the coding part, I don't think that is hard because we can just reuse come other payment method classes and swap some fields. But this does require alignment with the rest of the contributors. I'm new contributing but I do know that bisq is avoiding introducing new payment methods until the release of the trading protocol V2 to avoid scams and reduce the attack surface |
I'm sorry, but will be unable to join thursday's growth call because I'll be on vacation tomorrow for ~10 days, without internet. Apart from coding, if we begin eg with amazon.somecountry, the only point to verify deeper imo is about chargeback versus the first targeted country. As said, my understanding is that once downloaded/activated by the recipient, it's not possible for the sender to have the sended giftcard amount back (would be a bit absurd btw). But, for safety, I would investigate a bit deeper and/or give it a try before coding something. edit : I did a test with amazon.fr , from the sender side there is no |
Lets find other ways where a charge-back is not an risk. I would like to be able to buy a giftcard for cash that i can buy XMR with |
I was reading up the terms of amazon gift cards and it seems there is no
charge back.
Have you had a different experience?
…On Mon, 2 Sep 2019, 16:21 Spigfish, ***@***.***> wrote:
Lets find other ways where a charge-back is not an risk. I would like to
be able to buy a giftcard for cash that i can buy XMR with
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#96?email_source=notifications&email_token=ABEY5SZXPXIKT6TYEG3KZQLQHUOM7A5CNFSM4HQEEAV2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5V6NSI#issuecomment-527165129>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABEY5S3K3POZ4MR7BJP6LP3QHUOM7ANCNFSM4HQEEAVQ>
.
|
@angkorfilms please review the proposal submission and review process. For now I am closing this proposal. If you want, you can open a new one following the guidelines. |
How come these payment methods aren't listed? The Bisq system seems kind of "too strict" by not allowing to use/add other payment methods. There should be a more customizable field where people can input alternative payment methods.
The text was updated successfully, but these errors were encountered: