Getting Started with Stripe Payments

Getting Started with Stripe Payments

TL;DR: Accept credit card payments securely via Stripe.


What is Stripe?

Stripe processes credit card payments for:

  • Invoice payments
  • Subscription billing
  • Online purchases

For End Users

When paying an invoice:

  1. Click Pay Now on invoice
  2. Select Credit Card / Stripe
  3. Enter card details
  4. Complete payment

Security

  • PCI-compliant processing
  • Card details never stored locally
  • Secure encryption

What's Next?