Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Add Stripe #137

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Add Stripe #137

wants to merge 4 commits into from

Conversation

alecmerdler
Copy link
Contributor

Before submitting

  • Was this discussed/approved via a Github issue? (no need for typos and docs improvements)
  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure to update the docs?
  • Did you write any new necessary tests?

What does this PR do?

Implements a 'Stripe' Lightning Flow component. This uses the Stripe client and defines the necessary HTTP endpoints for creating and completing a checkout session using Stripe as the payment processor.

PR review

Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃

@alecmerdler alecmerdler self-assigned this Dec 13, 2022
@alecmerdler alecmerdler force-pushed the stripe branch 20 times, most recently from 43d61c2 to 9149d05 Compare December 15, 2022 14:07
Implements a 'Stripe' Lightning Flow component. This uses the
Stripe client and defines the necessary HTTP endpoints for
creating and completing a checkout session using Stripe as the
payment processor.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants