Skip to content

Latest commit

 

History

History
693 lines (558 loc) · 23.9 KB

File metadata and controls

693 lines (558 loc) · 23.9 KB
title
No-code Billing & Subscriptions Platform
shape
hero shape

No-code Billing &
Subscriptions Platform

Create your own payment page with PayRequest and accept recurring payments or send payment requests via SMS, E-mail or QR Code.


Create Your Free Account

Get paid faster

shape

Accept all payments methods with PayRequest

about shape

Manage your
Payment Pages
And Payment Links

The PayRequest Dashboard lets you manage all your payment links and more, with a simple overview you can view all status and reminders that are send, you will also get a log update when someone views, payment or pays your payment link.

payrequest dashboard

Choose our Free plan
Or PRO to unlock all features

PayRequest Basic
0 /mo
  • Basic Features
  • 1% Service Fee
  • Up to 1000 customers
  • Zapier Integration
  • 24/7 Chat Support
  • 24/7 Chat Support

Create Your Account

* plus stripe's transaction fees,
typically 2,9% + 30¢

PayRequest PRO
20 /mo
  • Basic Features
  • 0.5% Service Fee
  • Unlimited customers
  • Zapier Integration
  • 24/7 Chat Support
  • PayRequest API + API Logs
  • Custom Domain (+SSL)
  • PayPal & Mollie Integration
  • Subscriptions & Payment Plans
  • Custom CSS
  • Billing Portal
  • Whitelabel (No PR badge)

Create Your Account

* plus stripe's transaction fees,
typically 2,9% + 30¢

PayRequest Enterprise
Contact us
  • Custom development
  • Custom team roles and permissions
  • Higher rate-limits for APIs
  • Migration services
  • 24/7 Telephone Support

Get in touch

Contact us for a free quote
about your custom requests.

PayRequest Products

Payment Pages

With PayRequest you can create your own payrequest.me payment page, with your own branding.

Read More

Payment Links

Create payment links and share or send them worldwide to all your customers.

Read More

Donation Pages

PayRequest makes it easy to create donation pages for charity, fundraising or non-profits.

Read More

Pre-Authorization

Temporary hold an amount on your customers credit card, with a hold up period of 7 days.

Read More

Subscriptions

Temporary hold an amount on your customers credit card, with a hold up period of 7 days.

Read More

Online Invoices

Temporary hold an amount on your customers credit card, with a hold up period of 7 days.

Coming Soon

Webshop Pages

Temporary hold an amount on your customers credit card, with a hold up period of 7 days.

Coming Soon

Booking Pages

Temporary hold an amount on your customers credit card, with a hold up period of 7 days.

Coming Soon

Digital Downloads

Temporary hold an amount on your customers credit card, with a hold up period of 7 days.

Coming Soon

{% include why-section.html %}

<script> document.addEventListener("DOMContentLoaded", function() { var lazyloadImages = document.querySelectorAll("img.lazy"); var lazyloadThrottleTimeout; function lazyload () { if(lazyloadThrottleTimeout) { clearTimeout(lazyloadThrottleTimeout); } lazyloadThrottleTimeout = setTimeout(function() { var scrollTop = window.pageYOffset; lazyloadImages.forEach(function(img) { if(img.offsetTop < (window.innerHeight + scrollTop)) { img.src = img.dataset.src; img.classList.remove('lazy'); } }); if(lazyloadImages.length == 0) { document.removeEventListener("scroll", lazyload); window.removeEventListener("resize", lazyload); window.removeEventListener("orientationChange", lazyload); } }, 20); } document.addEventListener("scroll", lazyload); window.addEventListener("resize", lazyload); window.addEventListener("orientationChange", lazyload); }); </script>

PayRequest Blog

{% include footer-promo-with-grey-top.html %}