Bitcoin Forum
May 06, 2024, 10:37:08 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoin Store Engine: please take a look.  (Read 788 times)
Fizpok (OP)
Sr. Member
****
Offline Offline

Activity: 344
Merit: 250


View Profile WWW
May 20, 2013, 10:42:55 AM
 #1

Hi everyone.
I have put together a simple Bitcoin store engine at http://snowcron.com.

The idea is to automate payment post processing, nothing more. In two words: you get "buy" button, and upon paying, your customer receives an (automatically generated) e.mail with reg. code or whatever else.

Your feedback is greatly appreciated.

Ethereum Programming Guide
Create Solidity contracts: Step-by Step Hands-on Guides.
1715035028
Hero Member
*
Offline Offline

Posts: 1715035028

View Profile Personal Message (Offline)

Ignore
1715035028
Reply with quote  #2

1715035028
Report to moderator
1715035028
Hero Member
*
Offline Offline

Posts: 1715035028

View Profile Personal Message (Offline)

Ignore
1715035028
Reply with quote  #2

1715035028
Report to moderator
1715035028
Hero Member
*
Offline Offline

Posts: 1715035028

View Profile Personal Message (Offline)

Ignore
1715035028
Reply with quote  #2

1715035028
Report to moderator
"I'm sure that in 20 years there will either be very large transaction volume or no volume." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715035028
Hero Member
*
Offline Offline

Posts: 1715035028

View Profile Personal Message (Offline)

Ignore
1715035028
Reply with quote  #2

1715035028
Report to moderator
Fizpok (OP)
Sr. Member
****
Offline Offline

Activity: 344
Merit: 250


View Profile WWW
May 20, 2013, 04:44:19 PM
 #2

Hi again.
I know it is a bit too early, but thanks to all people who have signed up to test drive the service Smiley
As for the testing: Let me remind you, that the service is free, and therefore, if you buy your item from yourself, you are not going to loose any money Smiley

Ethereum Programming Guide
Create Solidity contracts: Step-by Step Hands-on Guides.
dethdeks
Full Member
***
Offline Offline

Activity: 206
Merit: 100



View Profile
May 20, 2013, 04:59:09 PM
 #3

so this is like paypal except it accepts btc instead of usd. kinda cool. now does this allow for the owner to change the wallet address to there own or is that stored on your website like how paypal does?

Donations Accepted
LTC: Lcv7XmxnHJ7BhRjXjzCUBJ4Cfrq43SA5qc
BTC: 16mHGGVgntqtTmrddud8BFgN3XAsBobvVe
Fizpok (OP)
Sr. Member
****
Offline Offline

Activity: 344
Merit: 250


View Profile WWW
May 20, 2013, 05:17:41 PM
 #4

I use your addresses. My wallet is empty, and is not indended to receive anything. Money go directly to you.
What this service does is looking at transactions (as they are all public), and when payment to your address arrives - it sends reg. info.

You can test it, by the way, by sending money to yourself (buying your own item). As you receive 100% of what you have sent, it is safe Smiley

P.S. And don't compare it with PayPal Smiley At least, we don't ask for a scan of your passport Smiley

Ethereum Programming Guide
Create Solidity contracts: Step-by Step Hands-on Guides.
Fizpok (OP)
Sr. Member
****
Offline Offline

Activity: 344
Merit: 250


View Profile WWW
May 20, 2013, 06:07:15 PM
 #5

As PayPal was mentioned, let me clarify. They allow you to trace payments, and do so called IPN - instant payment notifications. It is possible to use them to automatically send an e.mail to the customer, with the information he ordered, but t do it you need to have a CGI script on your side.
In our Engine, we handle that.
Theoretically, PP documentation has some references to post-order pages, but to mke it work you also need to be a programmer.
Finally, you need a merchant account to accept credit cards via PayPal.
Nah, Bitcoins are WAY better.

Ethereum Programming Guide
Create Solidity contracts: Step-by Step Hands-on Guides.
Fizpok (OP)
Sr. Member
****
Offline Offline

Activity: 344
Merit: 250


View Profile WWW
May 21, 2013, 05:55:46 AM
 #6

To create custom buttons:
1. Register your product (like eBook or computer program)
2. Click Item List - HTML - Generate
3. Edit HTML code for a button, adding your own text or pictures.

Ethereum Programming Guide
Create Solidity contracts: Step-by Step Hands-on Guides.
Fizpok (OP)
Sr. Member
****
Offline Offline

Activity: 344
Merit: 250


View Profile WWW
May 23, 2013, 04:22:12 PM
 #7

The look of a site (snowcron.com) is completely changed. It is more of a bootstrap now.
All features working, and I am about to start implementing items from the "wishlist" (see the link on the main page). So if you have wishes (or simply suggestions) please let me know.

Ethereum Programming Guide
Create Solidity contracts: Step-by Step Hands-on Guides.
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!