Stripe Services

Stripe is one of the most developer-friendly payment gateway providers.

We will utilize the following stripe services in our kickstart app:

  • Stripe Payments - Using payment method to storing customer credit card data into the stripe.
  • Stripe Billing - Using invoice to implement one-time payment and subscriptions to implement recurring billing.