Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    Join Date
    Jul 2006
    Posts
    308
    Plugin Contributions
    0

    Default bitcoin payments

    Has anyone created a Bitcoin payment module?

    I'm aware that Bitpay provides a module for zencart, but it involves a whole unnecessary process that uses Bitpay as a payment processor, who charges 3%. The beauty of Bitcoin is payments are free and you don't have to use any company like Bitpay as a payment processor. So I want to avoid that.

    During checkout the module would pull and remove one address from a database you pre-fill, tell the customer to send to that address, set the order to Pending, poll the Bitcoin network in a cron job or something to confirm that the amount was paid, and when confirmed it sets the order status to Processing.

  2. #2
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: bitcoin payments

    You could adapt the check/moneyorder module to do at least the first half of those requirements.
    Then you could write your own cron job to handle automating the rest if that were critical.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Jul 2006
    Posts
    308
    Plugin Contributions
    0

    Default Re: bitcoin payments

    Got it, thanks. So I duplicated that payment module to create a bitcoin payment module. I'm doing the bitcoin payment stuff totally manually for now, similar to taking a check.

    Now on the checkout_confirmation page I need to add a new to the totals, "Bitcoin Total". Would the proper way to do this be to create a new order total module that will create that extra line, display it, and save it to a session variable? It looks like the ot_total module is easiest to duplicate. I haven't even looked at the checkout_success page yet to see if I need to do more work there.

  4. #4
    Join Date
    Mar 2008
    Location
    Brampton, Cumbria, United Kingdom, United Kingdom
    Posts
    816
    Plugin Contributions
    2

    Default Bitcoin

    Does anybody have an information about Bitcoin?
    Does this work with zencart?

  5. #5
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: Bitcoin

    Quote Originally Posted by adb34 View Post
    Does anybody have an information about Bitcoin?
    You'll find all the info you want on the Bitcoin website.

    Quote Originally Posted by adb34 View Post
    Does this work with zencart?
    To the best of my knowledge there is currently no support for ZenCart.

    Cheers
    Rod

  6. #6
    Join Date
    Nov 2006
    Posts
    3
    Plugin Contributions
    0

    Default Re: bitcoin payments

    Quote Originally Posted by fakeDecoy View Post
    Got it, thanks. So I duplicated that payment module to create a bitcoin payment module. I'm doing the bitcoin payment stuff totally manually for now, similar to taking a check.

    Now on the checkout_confirmation page I need to add a new to the totals, "Bitcoin Total". Would the proper way to do this be to create a new order total module that will create that extra line, display it, and save it to a session variable? It looks like the ot_total module is easiest to duplicate. I haven't even looked at the checkout_success page yet to see if I need to do more work there.
    Hi Fake,

    Do you have a working bitcoin payment module? I'm thinking of writing one myself if I don't find one.

  7. #7
    Join Date
    Jul 2006
    Posts
    308
    Plugin Contributions
    0

    Default Re: bitcoin payments

    I just made a copy of the check payment module, which generates the bitcoin total, and then I do it all manually. Or I would, if anybody ever paid in bitcoins. Nobody has yet. It seems I overestimated the demand for it.

  8. #8
    Join Date
    May 2010
    Location
    Texas
    Posts
    508
    Plugin Contributions
    0

    help question Bitcoin modules?

    It appears that there are a few plugins for Zen available. I have found BIPS and Bitpay.
    Has anyone used these?
    What is your experience?

    Are there any other solutions?

  9. #9
    Join Date
    Aug 2010
    Posts
    16
    Plugin Contributions
    0

    Default Re: bitcoin payments

    I was curious if there would be any demand out there for it or not. I think that outside of buying more mining gear it doesn't look like people spend bitcoin on much else.

  10. #10
    Join Date
    Feb 2014
    Location
    tucson
    Posts
    27
    Plugin Contributions
    0

    Default Re: bitcoin payments

    I know this is an old thread but Im also Interested In some kind of peer to peer Bitcoin module. The point of Bitcoin is to cut out the middle man and fees.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v151 Problem installing BIPS Bitcoin plugin
    By liz5384 in forum Addon Payment Modules
    Replies: 1
    Last Post: 22 Apr 2015, 10:40 AM
  2. v151 Bitcoin Payment Module
    By T3rr0rB13 in forum Addon Payment Modules
    Replies: 0
    Last Post: 26 Sep 2014, 07:59 PM
  3. v139h hang on checkout_payment page - bitcoin problem
    By fakeDecoy in forum Addon Payment Modules
    Replies: 4
    Last Post: 14 May 2013, 10:25 PM
  4. Website Payments pro accept international payments?
    By psr racing in forum PayPal Website Payments Pro support
    Replies: 1
    Last Post: 10 Nov 2009, 03:37 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg