Michael Bromley b72ae18d61 fix(payments-plugin): Verify Stripe payment intent amount 3 anni fa
..
README.md 238be6ba00 feat(payments-plugin): Add Stripe integration (#1417) 4 anni fa
constants.ts 238be6ba00 feat(payments-plugin): Add Stripe integration (#1417) 4 anni fa
index.ts 238be6ba00 feat(payments-plugin): Add Stripe integration (#1417) 4 anni fa
raw-body.middleware.ts cb13e9943e fix(payments-plugin): Attach incoming req to `ctx` in Stripe webhook 3 anni fa
stripe-utils.ts b72ae18d61 fix(payments-plugin): Verify Stripe payment intent amount 3 anni fa
stripe.controller.ts b72ae18d61 fix(payments-plugin): Verify Stripe payment intent amount 3 anni fa
stripe.handler.ts b72ae18d61 fix(payments-plugin): Verify Stripe payment intent amount 3 anni fa
stripe.plugin.ts 108d5ac8a2 docs(payments-plugin): Improve docs for StripePlugin 3 anni fa
stripe.resolver.ts 238be6ba00 feat(payments-plugin): Add Stripe integration (#1417) 4 anni fa
stripe.service.ts b72ae18d61 fix(payments-plugin): Verify Stripe payment intent amount 3 anni fa
types.ts cb13e9943e fix(payments-plugin): Attach incoming req to `ctx` in Stripe webhook 3 anni fa

README.md

Stripe payment plugin

Plugin to enable payments through Stripe.

For documentation, see https://www.vendure.io/docs/typescript-api/payments-plugin/stripe-plugin