Bitcoin Forum
April 23, 2024, 07:41:34 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How to add crypto payments in webpage?  (Read 186 times)
XaeroQT (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 3


View Profile
January 17, 2019, 12:10:22 PM
Merited by DdmrDdmr (2), o_e_l_e_o (1)
 #1

Hi guys,

I'm new here and relatively newbie in crypto. I'm an photographer and videographer and I sell my work via my webpage. I would like to remove fiat payments and implement crypto payment in my webpage. Can you help me how to do that? I will build new page and if it is, for example, something like this

https://themeforest.net/item/stocky-a-stock-photography-marketplace-theme/8087525?s_rank=2

how could I implement crypto payment in it? So people chose photos, add them to cart and then purchase in crypto (BTC, VTC, LTC, NANO..., one or few of them, whatever)

Where to start? Thanks in advance for any help  Smiley

p.s.
English is not my native language, sorry for mistakes Smiley
1713858094
Hero Member
*
Offline Offline

Posts: 1713858094

View Profile Personal Message (Offline)

Ignore
1713858094
Reply with quote  #2

1713858094
Report to moderator
1713858094
Hero Member
*
Offline Offline

Posts: 1713858094

View Profile Personal Message (Offline)

Ignore
1713858094
Reply with quote  #2

1713858094
Report to moderator
1713858094
Hero Member
*
Offline Offline

Posts: 1713858094

View Profile Personal Message (Offline)

Ignore
1713858094
Reply with quote  #2

1713858094
Report to moderator
Each block is stacked on top of the previous one. Adding another block to the top makes all lower blocks more difficult to remove: there is more "weight" above each block. A transaction in a block 6 blocks deep (6 confirmations) will be very difficult to remove.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713858094
Hero Member
*
Offline Offline

Posts: 1713858094

View Profile Personal Message (Offline)

Ignore
1713858094
Reply with quote  #2

1713858094
Report to moderator
mocacinno
Legendary
*
Online Online

Activity: 3360
Merit: 4917


https://merel.mobi => buy facemasks with BTC/LTC


View Profile WWW
January 17, 2019, 12:14:50 PM
Merited by dbshck (4), DdmrDdmr (1), o_e_l_e_o (1)
 #2

There is 1 "main" choice:
Are you going to use a payment processor (like bitpay or coinpayments) or do you have the technical skill and time to do everything yourself?

I've never used bitpay, but i have used coinpayments a couple of times. They have library's and plugins available that allow you to include their service into most popular shopping cart systems.
If you decide to accept payments directly, you'll have to pick which (alt)coins you'll accept, run a daemon and use their daemon's interface to create new addresses and check for transactions funding these addresses.

I've created a testsite for the lightning network: https://unblur.ninja , the backend runs bitcoind, clightning and lightning-charged. It also shows a (very, very, very) basic integration of the coinpayments payment processor (http://unblur.ninja/opencreditline.php => see "OPEN A NEW CREDIT LINE WITH CRYPTO CURRENCY")

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
XaeroQT (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 3


View Profile
January 17, 2019, 12:19:30 PM
 #3

I dont have much time and I have limited technical skills so I would prefer to use a payment processor.
mocacinno
Legendary
*
Online Online

Activity: 3360
Merit: 4917


https://merel.mobi => buy facemasks with BTC/LTC


View Profile WWW
January 17, 2019, 12:20:53 PM
 #4

I dont have much time and I have limited technical skills so I would prefer to use a payment processor.

In that case, i'd suggest you look at bitpay or coinpayments. They do all the work for you, provide your dev with a toolkit, examples, plugins,... If i'm not mistaking, bitpay even allows you to convert the crypto into fiat so you can still receive fiat money instead of crypto (unsure about this tough, like i said, i never used bitpay myself).

It might be a good idear to still accept fiat payments tough, maybe incentivise the use of crypto by offering a discount? You might lose a lot of business if you ONLY accept crypto.

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
XaeroQT (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 3


View Profile
January 17, 2019, 12:32:34 PM
 #5

Thank you! Do I have to subscribe monthly/yearly or am I paying fees to them? Is there a plugin/way that customer pays in fiat and it is automatically converted in crypto that I receive in my wallet? And do you prefer Bitpay or Coinpayments?
mocacinno
Legendary
*
Online Online

Activity: 3360
Merit: 4917


https://merel.mobi => buy facemasks with BTC/LTC


View Profile WWW
January 17, 2019, 12:59:36 PM
 #6

Thank you! Do I have to subscribe monthly/yearly or am I paying fees to them? Is there a plugin/way that customer pays in fiat and it is automatically converted in crypto that I receive in my wallet? And do you prefer Bitpay or Coinpayments?

I've heared better things about bitpay than coinpayments, however i never used bitpay... Coinpayments supports a lot of different crypto's, while bitpay does not (i'm perfectly capable of setting up a BTC payment gateway by myself without the need of an external processor, i only chose to use coinpayments because they accepted >100 coins, and i didn't want to maintain >100 wallets Wink ).
Coinpayments does not charge a monthly fee, you pay a certain percentage of every payment you receive.

I do know coinpayments also supports paypal (the bitcoin antichrist), but i don't think they automatically convert FIAT => BTC. They do, however, convert certain altcoins into BTC if you want.

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
LeGaulois
Copper Member
Legendary
*
Offline Offline

Activity: 2870
Merit: 4088


Top Crypto Casino


View Profile
January 17, 2019, 01:10:11 PM
 #7

@mocacinno

Since @XaeroQT is using Wordpress, wouldn't be easier for him to just install a WP plugin?
https://wordpress.org/plugins/tags/bitcoin/

Without the skills and the time he could accept crypto payments without using a payment processor.

█████████████████████████
████▐██▄█████████████████
████▐██████▄▄▄███████████
████▐████▄█████▄▄████████
████▐█████▀▀▀▀▀███▄██████
████▐███▀████████████████
████▐█████████▄█████▌████
████▐██▌█████▀██████▌████
████▐██████████▀████▌████
█████▀███▄█████▄███▀█████
███████▀█████████▀███████
██████████▀███▀██████████
█████████████████████████
.
BC.GAME
▄▄░░░▄▀▀▄████████
▄▄▄
██████████████
█████░░▄▄▄▄████████
▄▄▄▄▄▄▄▄▄██▄██████▄▄▄▄████
▄███▄█▄▄██████████▄████▄████
███████████████████████████▀███
▀████▄██▄██▄░░░░▄████████████
▀▀▀█████▄▄▄███████████▀██
███████████████████▀██
███████████████████▄██
▄███████████████████▄██
█████████████████████▀██
██████████████████████▄
.
..CASINO....SPORTS....RACING..
█░░░░░░█░░░░░░█
▀███▀░░▀███▀░░▀███▀
▀░▀░░░░▀░▀░░░░▀░▀
░░░░░░░░░░░░
▀██████████
░░░░░███░░░░
░░█░░░███▄█░░░
░░██▌░░███░▀░░██▌
░█░██░░███░░░█░██
░█▀▀▀█▌░███░░█▀▀▀█▌
▄█▄░░░██▄███▄█▄░░▄██▄
▄███▄
░░░░▀██▄▀


▄▄████▄▄
▄███▀▀███▄
██████████
▀███▄░▄██▀
▄▄████▄▄░▀█▀▄██▀▄▄████▄▄
▄███▀▀▀████▄▄██▀▄███▀▀███▄
███████▄▄▀▀████▄▄▀▀███████
▀███▄▄███▀░░░▀▀████▄▄▄███▀
▀▀████▀▀████████▀▀████▀▀
mocacinno
Legendary
*
Online Online

Activity: 3360
Merit: 4917


https://merel.mobi => buy facemasks with BTC/LTC


View Profile WWW
January 17, 2019, 01:15:33 PM
Merited by LeGaulois (1)
 #8

@mocacinno

Since @XaeroQT is using Wordpress, wouldn't be easier for him to just install a WP plugin?
https://wordpress.org/plugins/tags/bitcoin/

Without the skills and the time he could accept crypto payments without using a payment processor.

Well, those were the plugins i was talking about in earlyer posts... I see the plugin for bitpay and coinpayments in this overview Wink
The fact is that the OP will either:
  • need to use a payment processor
  • need to install a daemon
  • need a very competent dev to derive addresses from an xpub, then use one of the api's to check for funding transactions


█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
XaeroQT (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 3


View Profile
January 17, 2019, 01:27:44 PM
 #9

And what do you have about Coinbase Commerce? Seems like a simple option

https://commerce.coinbase.com/
mocacinno
Legendary
*
Online Online

Activity: 3360
Merit: 4917


https://merel.mobi => buy facemasks with BTC/LTC


View Profile WWW
January 17, 2019, 01:47:21 PM
 #10

Never used them, but they're a wellknown name in the crypto universe... Just make sure you don't store your funds in an online wallet for a longer time... Withdraw from any of those payment gateway's online wallets regularly...

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Dudeperfect
Hero Member
*****
Offline Offline

Activity: 1190
Merit: 534


View Profile WWW
January 17, 2019, 01:57:54 PM
 #11

I would recommend you to go with popular options like Bitpay, I have used it to make payments as a consumer to other merchants but when it comes to the fact of accepting payment in crypto, I have shared my wallet address with my clients. However, I can understand that it is not possible every time when you don't have direct contact with the client so third-party services like Bitpay might be a good option.
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!