TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Universal Solution for Accepting Cryptocurrency Subscriptions

7 pointsby alexsiderisover 6 years ago

1 comment

alexsiderisover 6 years ago
Creator here. While growing my product, Telemonetize, a service that allows to charge a monthly subscription for access to your Telegram group or channel, I found myself going into the crypto market.<p>I quickly found out that crypto payments are &#x27;push&#x27; payments, meaning that for a user to pay, let&#x27;s say, $10&#x2F;mo in cryptocurrency, he&#x2F;she has to send the payment manually himself&#x2F;herself every month. There is no universal solution for &#x27;pulling&#x27; from a crypto wallet. Any solution that &#x27;pulls&#x27; from a customer&#x27;s wallet is limited and requires your end user to have that specific wallet<p>I built this API to make your life easier while accepting crypto subscriptions. It&#x27;s a simple API that notifies your subscribers automatically via email several times before their subscription expires so you don&#x27;t have to do it manually. In these emails, there will be a link to a checkout page so they can renew their subscription<p>You will get notified via email and webhooks when users subscribe, renew or don&#x27;t renew(cancel) their subscription<p>All you have to do is add an embeddable widget&#x2F;button to your website<p>It&#x27;s built on Ruby on Rails, with plain Javascript and Bootstrap on the front end and it&#x27;s hosted on Heroku
评论 #18189990 未加载