Bitcoin Forum
December 15, 2024, 01:08:01 AM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Is it possible to return payment?  (Read 629 times)
crackisback (OP)
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
September 16, 2015, 06:32:02 AM
 #1

Hi there,

i am creator of satoshi box - service for selling files. Most of our complaints are from people who do not match box price exactly and then labeling us scam before contacting support. We are refunding manualy right now, but with rising count of payments it will not be possible in future.

I was out of bitcoin development for awhile, so what is most convenient way to automaticaly return payment fully or partialy - with or without any confirmations as soon as possible? Is there any BIP addressing this issue?
alwinlinzee
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250



View Profile
September 16, 2015, 08:12:53 AM
 #2

Hi there,

i am creator of satoshi box - service for selling files. Most of our complaints are from people who do not match box price exactly and then labeling us scam before contacting support. We are refunding manualy right now, but with rising count of payments it will not be possible in future.

I was out of bitcoin development for awhile, so what is most convenient way to automaticaly return payment fully or partialy - with or without any confirmations as soon as possible? Is there any BIP addressing this issue?
With the way bitcoin payment is channelled all transactions must pass through the bitcoin chain network and that is what often delay all payment.

achow101
Staff
Legendary
*
Offline Offline

Activity: 3570
Merit: 6927


Just writing some code


View Profile WWW
September 16, 2015, 11:26:10 AM
 #3

Can't you just write some code that checks the transaction for the proper amount? And after the payment is confirmed you create another transaction sending back the change? Although you probably need to ask your customers for a refund address when they buy.

crackisback (OP)
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
September 16, 2015, 02:08:55 PM
 #4

Can't you just write some code that checks the transaction for the proper amount? And after the payment is confirmed you create another transaction sending back the change? Although you probably need to ask your customers for a refund address when they buy.

Yes, this is the only solution i have in my head but less than ideal...
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!