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

Payment intent endpoint #410

Merged
merged 8 commits into from
Dec 30, 2022
Merged

Payment intent endpoint #410

merged 8 commits into from
Dec 30, 2022

Conversation

dimitur2204
Copy link
Contributor

@dimitur2204 dimitur2204 commented Dec 29, 2022

Add an endpoint for creating a PaymentIntent, which is needed to initialize the PaymentElement on the frontend.
https://stripe.com/docs/api/payment_intents/create?lang=node

Related to Frontend podkrepi-bg/frontend#1269

image

image

@dimitur2204 dimitur2204 changed the title 407 payment intent endpoint Payment intent endpoint Dec 29, 2022
Copy link
Member

@kachar kachar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice addition, thanks for adding doc blocks to the methods 🚀

@dimitur2204 dimitur2204 merged commit 406652c into master Dec 30, 2022
@dimitur2204 dimitur2204 deleted the 407-payment-intent-endpoint branch December 30, 2022 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants