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

Have all created payment intents associated to a Solidus payment intent record #218

Closed
waiting-for-dev opened this issue Mar 15, 2023 · 0 comments · Fixed by #217
Closed
Assignees
Labels
enhancement New feature or request

Comments

@waiting-for-dev
Copy link
Contributor

What

We're only creating a Solidus payment intent record for now when we go through the payment intent flow and render the payment element. We're not doing so when reusing a payment source or going through the setup intent flow. We want to create it in every situation.

Why

When getting a webhook for a payment intent event, we need to have a reference to fetch the associated order and payment. It's also good for consistency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant