Penni Cart Docs
  • Introduction
    • Quick Connect
  • Attributes
    • Navigation
    • Product Page
    • Cart
    • Checkout
    • Bag
  • Components
    • Product Page
    • Bag
    • Cart
    • Checkout
  • Templates
    • Product Page
    • Bag Templates
    • Cart Templates
    • Checkout Templates
  • Managing Your Store
    • Dashboard
      • Payments
      • Coupons
      • Tax
      • Shipping
      • Account
      • Invoice
    • Payment Gateways
      • Stripe
      • Elavon
      • Authorize.net
  • Zapier Integration
Powered by GitBook
On this page

Was this helpful?

  1. Managing Your Store
  2. Payment Gateways

Stripe

Connect stripe payment gateway with Penni Cart.

PreviousPayment GatewaysNextElavon

Last updated 10 months ago

Was this helpful?

Please note that this section/document is still Work in Progress. It might be updated, revised, or changed entirely in the near future.

To have everything connect, navigate to your Stripe dashboard and start creating a webhook under the Developer, below are requirements in order to connect Stripe as the payment gateway on your store.

  1. Public & Secret keys can be found on Stripe's Developer page

  2. Setting the webhook url to https://api.pennicart.io/stripe/webhook

  3. Enable the following events payment_intent.succeeded & payment_intent.payment_failed

  4. Once created, simply click on "Reveal" below Signing secret for the Webhook Secret needed on the Penni Cart Dashboard