What does payment status "pending" mean? #1102
Unanswered
BenSturmfels
asked this question in
Q&A
Replies: 2 comments 4 replies
-
Ruby
You should run Longer term, we will just handle the webhook from Stripe so there's no need for the job. There is a background job but it's not documented!
Ideally, we should handle the webhook from Stripe to simply move charges from pending to available |
Beta Was this translation helpful? Give feedback.
4 replies
This comment was marked as spam.
This comment was marked as spam.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've put through some test payments through via a Stripe test API key. When I click on a payment in Houdini, I notice that it's listed as "pending". What does "pending" signify here? Is there a background job or similar that talks to Stripe to determine when these payments are settled?
Beta Was this translation helpful? Give feedback.
All reactions