Author

Topic: Is it possible to return payment? (Read 617 times)

newbie
Activity: 29
Merit: 0
September 16, 2015, 10:08:55 AM
#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...
staff
Activity: 3458
Merit: 6793
Just writing some code
September 16, 2015, 07: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.
sr. member
Activity: 434
Merit: 250
September 16, 2015, 04: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.
newbie
Activity: 29
Merit: 0
September 16, 2015, 02: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?
Jump to: