Questions tagged [payment-processors]
The payment-processors tag has no usage guidance.
65
questions
0
votes
1
answer
92
views
Bitcoin split payment API? (Adaptive Split Payment)
Currently our site works with "stripe marketplace" and we trying to also implement bitcoins.
I would like to know that Bitcoins API can give me a split payment service?
For example: From ...
0
votes
1
answer
59
views
Bitcoin marketplace payment provider (send BTC from 1 address to multiple addresses with one transaction)
I want to build a marketplace, so there is a buyer and a seller. So when a buyer buys something from the seller I take the fee. Thus part of buyer's money goes to my account like (10%) and the rest to ...
3
votes
2
answers
187
views
How to accept Bitcoin payments using Bitpay and Electrum for a business
Our company uses a standard invoicing model where we bill our clients the service charge and require payment within X days. We'd like to be able to add a "Pay with Bitcoin" option on the ...
1
vote
1
answer
30
views
How to identify a transaction in Bitcoin [duplicate]
I have a webshop, and I would accept Bitcoin payment. I have a Bitcoin address where I accept payment.
Is it a procedure to pass an id or ask an id to / from the transaction? When I query the received ...
-2
votes
1
answer
180
views
How to automate bitcoin wallet to send return payments to website subscribers?
When a .onion website sells subscription log-in accounts, they ask for subscription payment and say that a return payment will be received immediately after, containing the payment code for creating a ...
0
votes
0
answers
41
views
Where can I learn the basics of making a wallet site?
So like lets say I want to make a website that accepts btc deposits and withdrawals like this https://www.cryptonator.com/ where would i learn how to do that where do i go to learn the basics? I know ...
0
votes
2
answers
186
views
Which cloud server provider is best for accepting bitcoin payments with BTCPay Server? [closed]
This video shows someone using lunanode for their BTCPayServer cloud server. What are the other top reputable and reliable cloud servers out there for running an online store that wants to act as its ...
0
votes
1
answer
155
views
BTCPayServer vs. Bitpay or other for accepting bitcoin payments in online store [closed]
For stores that would like to begin accepting bitcoins, would Bitpay or BTCPayServer be a better choice? The first seems to act as an intermediary, whereas the second does not. How do they compare in ...
0
votes
2
answers
189
views
What do they mean by "Make sure to send enough to cover any coin transaction fees!"?
When I paid a Bitcoin bill yesterday to Coinpayments.net (that's what they used), which had no problems, I spotted this text:
Make sure to send enough to cover any coin transaction fees!
What ...
0
votes
1
answer
122
views
Enable Bitcoin payment for a new SaaS
I'd like to create a Software as a Service (written in Python, so it would be nice to have good for this language) with some paid content in BTC.
Basically, I would like that users are able to pay:
...
2
votes
2
answers
114
views
How Crypto Payment Processors Handle Wallet Balance Privacy?
If an online store accepts crypto payments directly into its wallet there is a problem:
"Anyone can make a small transfer to any BTC address derived from the MPK so they can watch the store's and its ...
0
votes
0
answers
262
views
Not seeing deposit transaction in Electrum from BTCPayServer after invoice has been paid
I have imported my xpub into btcpayserver store and created some invoices and paid them. The btcpayserver wallet shows the balance from the invoices as having been paid.
However when I look at ...
2
votes
2
answers
1k
views
Wallet, deposit and withdrawal management system or APIs
What are the most popular solutions to create a website where a user can register, deposit crypto (not only bitoin, but all major coins, e.g. ETH, BCH, XRP, XLM, DASH, EOS etc.), receive a mail ...
0
votes
1
answer
55
views
Are transactions with an insufficient value marked as "failure"?
I have made a payment with an installed CardGate(curopayments.com) bitcoin gateway on a site, got a unique deposit adres, i sent a bit less than actual asked. The problem now is that the site owner ...
2
votes
3
answers
1k
views
Can my wallet lose funds because of the gap limit?
I want to accept BTC payments but I'm a bit worried about the gap limit.
I've read our wallet could miss the funds beyond the gap limit if that happen.
But I also read that we could fix that easily ...