Hello. I built a complete Shopify payment integration on top of digidollar-toolkit and run it in production at my store (RevGenetics), processing real DigiDollar and DGB orders. The whole thing is published under MIT: the merchant service (order-driven invoicing, Shopify Admin API crediting through the post-2026 Dev Dashboard OAuth flow, discount and rebate promotions, daily cold-storage sweeps, hardened after an independent security audit), plus a step-by-step deployment guide written for complete beginners:
https://github.com/usascholar/digibyte-shopify-payments-guide
It also includes two small improvements to the walletnotify-reference scripts: multi-asset env-file support in the shell wrappers, and a required dedicated DD_REFILL_SECRET with no fallback.
Take anything useful upstream. If you would like the merchant example contributed as a proper PR, say the word and I will open one.
Hello. I built a complete Shopify payment integration on top of digidollar-toolkit and run it in production at my store (RevGenetics), processing real DigiDollar and DGB orders. The whole thing is published under MIT: the merchant service (order-driven invoicing, Shopify Admin API crediting through the post-2026 Dev Dashboard OAuth flow, discount and rebate promotions, daily cold-storage sweeps, hardened after an independent security audit), plus a step-by-step deployment guide written for complete beginners:
https://github.com/usascholar/digibyte-shopify-payments-guide
It also includes two small improvements to the walletnotify-reference scripts: multi-asset env-file support in the shell wrappers, and a required dedicated DD_REFILL_SECRET with no fallback.
Take anything useful upstream. If you would like the merchant example contributed as a proper PR, say the word and I will open one.