Bitcoin Forum
May 06, 2024, 04:30:58 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Possible to receive payments with shipping address without 3rd party like Bitpay  (Read 1003 times)
mix624 (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
March 12, 2015, 11:25:14 PM
 #1

Hi,

Is there somehow possible to receive bitcoins from customers with Shipping address and what product that they payed for without
the use of a third party like Coinbase or Bitpay ??
1714969858
Hero Member
*
Offline Offline

Posts: 1714969858

View Profile Personal Message (Offline)

Ignore
1714969858
Reply with quote  #2

1714969858
Report to moderator
Make sure you back up your wallet regularly! Unlike a bank account, nobody can help you if you lose access to your BTC.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714969858
Hero Member
*
Offline Offline

Posts: 1714969858

View Profile Personal Message (Offline)

Ignore
1714969858
Reply with quote  #2

1714969858
Report to moderator
lucasjkr
Hero Member
*****
Offline Offline

Activity: 644
Merit: 500


View Profile
March 12, 2015, 11:27:43 PM
 #2

Yes, just build your own interface to Bitcoind...
ticoti
Hero Member
*****
Offline Offline

Activity: 854
Merit: 1000


View Profile
March 12, 2015, 11:32:39 PM
 #3

you would have to create your own gateway payment,which is more difficult in my opinion

you have many 3rd party gateways where to choose
mix624 (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
March 13, 2015, 12:03:00 AM
 #4


Ok I see.

1
Sounds like to much work even though I believe I could pay someone else to do it for me.
Wonder how much it would cost ? But then it would need updates etc...uugh...big project I guess ?

2
So the advantages with Bitpay, Coinbase or Blockchain.info are:

High transaction security ?

I get the information about the order, what was ordered and delivery address ?

And then the bitcoin could just be transferred directly to another bitcoin wallet or regular bank...hmm

It is high priced products so I hope there is no limits with those 3rd party services...

Thanks for your answers
BitcoinFr34k
Hero Member
*****
Offline Offline

Activity: 504
Merit: 500




View Profile
March 13, 2015, 01:09:48 AM
 #5

In order to collect shipping information, ect. you would need to have some system that collects this information for you and then generates a btc address unique to that order that the customer is given in order to pay.

As mentioned about you will probably want to use bitcoind, however there are a number of solutions to this.

I don't think that even coinbase/bitpay even collect shipping information, my understanding is that they only assign each order an invoice number and then notify you once they receive payment is received and mark the invoice as 'paid'
deepbtc
Newbie
*
Offline Offline

Activity: 50
Merit: 0


View Profile
March 14, 2015, 08:54:57 PM
 #6

you could have a simple plugin to

1. Get the user info (email, shipping etc.)
2. Create a wallet  (via coinbase API)
3. Get notified when when the payment is completed (using chain.com API)
4. Show order completion or redirect to thank you page.
5. Automatically deposit all BTC to the main paper wallet (optional)

It can be a simple php script (or other depending on the ecommerce script you are using) for $100-300.
feel free to contact me if you need any info or have questions.
picolo
Hero Member
*****
Offline Offline

Activity: 1022
Merit: 500



View Profile
March 15, 2015, 12:29:57 AM
 #7

you could have a simple plugin to

1. Get the user info (email, shipping etc.)
2. Create a wallet  (via coinbase API)
3. Get notified when when the payment is completed (using chain.com API)
4. Show order completion or redirect to thank you page.
5. Automatically deposit all BTC to the main paper wallet (optional)

It can be a simple php script (or other depending on the ecommerce script you are using) for $100-300.
feel free to contact me if you need any info or have questions.

It would be a simple way to do it but coinbase and bitpay offers protection, support and are easy to use for a cheap price.
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!