TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Universal Solution for Accepting Cryptocurrency Subscriptions

7 点作者 alexsideris超过 6 年前

1 comment

alexsideris超过 6 年前
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 未加载