Bitcoin Forum
April 24, 2024, 02:04:02 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Mybitcoin Merchant Toolkit  (Read 2549 times)
kiba (OP)
Legendary
*
Offline Offline

Activity: 980
Merit: 1014


View Profile
October 25, 2010, 04:30:10 AM
 #1

https://www.mybitcoin.com/downloads/mbc-sci-toolkit-1.1.tar.bz2


It seem that the code there is in PHP, but I am using rails.

How am I supposed to integrate a bitcoin solution into my website?

1713924242
Hero Member
*
Offline Offline

Posts: 1713924242

View Profile Personal Message (Offline)

Ignore
1713924242
Reply with quote  #2

1713924242
Report to moderator
1713924242
Hero Member
*
Offline Offline

Posts: 1713924242

View Profile Personal Message (Offline)

Ignore
1713924242
Reply with quote  #2

1713924242
Report to moderator
Be very wary of relying on JavaScript for security on crypto sites. The site can change the JavaScript at any time unless you take unusual precautions, and browsers are not generally known for their airtight security.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
jgarzik
Legendary
*
Offline Offline

Activity: 1596
Merit: 1091


View Profile
October 25, 2010, 04:45:12 AM
 #2

https://www.mybitcoin.com/downloads/mbc-sci-toolkit-1.1.tar.bz2


It seem that the code there is in PHP, but I am using rails.

How am I supposed to integrate a bitcoin solution into my website?

It's similar to other Shopping Cart Interfaces (SCI's) such as this one from Liberty Reserve or this one from Pecunix.  It requires a basic knowledge of HTML forms, which does not really require any toolkit, be it PHP or Rail or anything else.  I'm disappointed that mybitcoin chose to release software first without any documentation.

But if you can understand how LR/Pecunix's SCI works, you can easily use the same techniques with mybitcoin, obtaining the HTML form variables by playing around with mybitcoin's merchant tools -- with the "encrypt" feature disabled.  Reading the PHP source helps, but I found the MBC 'merchant tools' link to be the most helpful resource.

Hopefully they will read this thread, and post some documentation Smiley


Jeff Garzik, Bloq CEO, former bitcoin core dev team; opinions are my own.
Visit bloq.com / metronome.io
Donations / tip jar: 1BrufViLKnSWtuWGkryPsKsxonV2NQ7Tcj
davout
Legendary
*
Offline Offline

Activity: 1372
Merit: 1007


1davout


View Profile WWW
October 25, 2010, 06:35:14 AM
 #3

https://www.mybitcoin.com/downloads/mbc-sci-toolkit-1.1.tar.bz2


It seem that the code there is in PHP, but I am using rails.
How am I supposed to integrate a bitcoin solution into my website?
I'm going to code a merchant toolkit in Rails during the next couple of weeks if you're interested

kiba (OP)
Legendary
*
Offline Offline

Activity: 980
Merit: 1014


View Profile
October 25, 2010, 01:26:01 PM
 #4

https://www.mybitcoin.com/downloads/mbc-sci-toolkit-1.1.tar.bz2


It seem that the code there is in PHP, but I am using rails.
How am I supposed to integrate a bitcoin solution into my website?
I'm going to code a merchant toolkit in Rails during the next couple of weeks if you're interested

That take too long and I have a web app almost ready to use.

dacoinminster
Legendary
*
Offline Offline

Activity: 1260
Merit: 1031


Rational Exuberance


View Profile WWW
March 09, 2011, 07:45:38 PM
 #5

Hopefully they will read this thread, and post some documentation Smiley

For posterity who read this thread, I did find a start on some documentation here: https://en.bitcoin.it/wiki/MyBitcoin_SCI

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!