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.

Ask HN: How to get a simple payment page?

1 pointsby sgzhaohangalmost 10 years ago
Is there anywhere I can build a very simple payment page to charge a one-time fee from my customer? I can't do programming, so I need something extremely easy and all I need is just a SINGLE payment page.

2 comments

jeffmouldalmost 10 years ago
For really simple you could just use something like PayPal. Another option would be to use Stripe Checkout. Either don't require a whole lot of programming skill, although PayPal is probably a little easier as you can just direct them to the PayPal site to pay you.
cdvonstinkpotalmost 10 years ago
Coinpayments is a simple drop in clump of code if you want to get paid in crypto:<p><a href="https:&#x2F;&#x2F;www.coinpayments.net&#x2F;supported-coins" rel="nofollow">https:&#x2F;&#x2F;www.coinpayments.net&#x2F;supported-coins</a>