Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Work in Progress: Create checkout session #109

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

Conversation

phayes
Copy link
Contributor

@phayes phayes commented Jan 27, 2020

This is a work-in-progress for adding support for creating checkout sessions.

Once completed, it will resolve #107 and #85

It's not ready for merging yet, but I decided to open this PR so others can follow along and give feedback as I work through it.

@phayes
Copy link
Contributor Author

phayes commented Feb 12, 2020

Hi everyone,

Regrettably we made a decision not to pursue using the stripe checkout-session API, so I won't have time allotted to do any more work on this.

The current state of this PR is "incomplete but working". What exists works fine, but it is incomplete.

I'll leave this open for now to signal that someone else can pick up this work, but the maintainers may choose to close it.

@arlyon arlyon marked this pull request as draft April 20, 2021 16:35
@seanpianka seanpianka added enhancement New feature or request help wanted Extra attention is needed conformance Conformance to the full Stripe API spec labels Sep 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conformance Conformance to the full Stripe API spec enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FeatureRequest: CreateCheckoutSession
2 participants