Announcement

Collapse
No announcement yet.

Integration of Bitcoin & BTCPay Server

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Integration of Bitcoin & BTCPay Server

    We’re a business looking to move to ERPNext as our core business platform.

    As we sell our products for bitcoin with the amazing BTCPay Server (100% FOSS payment processing), the following aspects are key for us:
    • Bitcoin (BTC) as a currency. We hold BTC on our balance sheet and need to value it with accurate exchange rates like any foreign currency.
    • Integration of BTCPay Server. Import transactions both from our webshop and PoS terminals, wallet balances, creation of payment links to print on regular invoices.

    Does anyone here already have experience if this is possible and how complex such an integration woukd be?

  • #2
    I built a custom script using BTCPay’s API to pull transactions and match them to ERPNext invoices. It works, but needs regular upkeep.

    Comment


    • #3
      For tracking Bitcoin balances and generating payment links directly in ERPNext, I personally rely on Coin Scryp to pull live wallet data and exchange rates into the workflow. It connected smoothly with BTCPay Server for importing webshop and POS transactions. You can automate invoice links and keep balance visibility without custom coding, using Coin Scryp as the middle layer between your nodes and ERPNext.

      Comment

      Working...
      X