#+TITLE: Online payments #+SHORT-TITLE: payments #+KEYWORDS: online payments #+TOC-KEYWORDS: for business #+DESCRIPTION: how to accept payments on your website * Stripe and PayPal We work with two major payment systems: PayPal and Stripe. PayPal is older and more buggy, Stripe is more flexible. We provide the following payment methods: - a button "pay $$$ this amount now", - a button "subscribe to our service" and pay $$$ every month. *:max-width=40ex Pricing By default the website owner is notified upon every payment. [[mailto:orders@leanws.com][Contact us]] if you need more sophisticated action on (un)successful payments. The default setup is free and we charge $<<<>/100>>/month for the service. *:max-width=40ex Online Payments ** Easy for customers Customers pay when you sleep; for each successful payment, they will receive a PDF receipt. ** Easy for business You will have fewer phone calls to answer. And you will never forget payment details. ** Security Credit card number, validity date, and the CVV number are processed by [[https://www.paypal.com][PayPal]] or [[https://stripe.com/][Stripe]] and never transmitted to our servers.