Martijn 3b88702ea6 feat(payments-plugin): Make Stripe plugin channel-aware (#2058) 2 лет назад
..
README.md 238be6ba00 feat(payments-plugin): Add Stripe integration (#1417) 4 лет назад
constants.ts 238be6ba00 feat(payments-plugin): Add Stripe integration (#1417) 4 лет назад
index.ts 238be6ba00 feat(payments-plugin): Add Stripe integration (#1417) 4 лет назад
raw-body.middleware.ts cb13e9943e fix(payments-plugin): Attach incoming req to `ctx` in Stripe webhook 3 лет назад
stripe-client.ts 3b88702ea6 feat(payments-plugin): Make Stripe plugin channel-aware (#2058) 2 лет назад
stripe-utils.ts b72ae18d61 fix(payments-plugin): Verify Stripe payment intent amount 3 лет назад
stripe.controller.ts 3b88702ea6 feat(payments-plugin): Make Stripe plugin channel-aware (#2058) 2 лет назад
stripe.handler.ts 3b88702ea6 feat(payments-plugin): Make Stripe plugin channel-aware (#2058) 2 лет назад
stripe.plugin.ts 3b88702ea6 feat(payments-plugin): Make Stripe plugin channel-aware (#2058) 2 лет назад
stripe.resolver.ts 3b88702ea6 feat(payments-plugin): Make Stripe plugin channel-aware (#2058) 2 лет назад
stripe.service.ts 3b88702ea6 feat(payments-plugin): Make Stripe plugin channel-aware (#2058) 2 лет назад
types.ts 3b88702ea6 feat(payments-plugin): Make Stripe plugin channel-aware (#2058) 2 лет назад

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