#venkateshjsoft
1 messages ยท Page 1 of 1 (latest)
Hi ๐ can you elaborate on what you are looking for clarification on?
I would like to know how long will it take to create charge once the payment intent is created. For the payment methods ideal, paypal and sepa debit
I was thinking the Charge object was created as soon as the Payment Intent is confirmed, is that different from what you're seeing?
is it same for sepa-debit?
What is the larger context here?
we have a job which checks the pending transactions and stop processing the pending payments
if its not processed within certain time
in sandbox I noticied sebadebit status changed to paid after 1-2 min
but in production im not sure if its same
if we know the time, we can setup the threashold in the confiugration
is this clear?
Oh, you want to know how long it will take to fully process those payments, and when their funds will be available to you?
The way your previous question was worded, I thought you were trying to understand when in the flow a Charge object is created:
https://stripe.com/docs/api/charges/object
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Huh, I was asking a clarifying question, not providing an answer
Ah, fair
We are moving from different payment provider to stripe and everything goes fine so far with test environment. Is there a way to check if Stripe production is configured correctly? Last week we got an email from Stripe team that kyc not done and we fixed it. I just want to ensure our configurations are fine to go live
Hello ๐
If you're not seeing any pending onboarding requirements when you toggle to live mode on the dashboard then you should be fine. But you can talk to our support team via following if you have any specific concerns
https://support.stripe.com/?contact=true
They're better equipped to help with account related questions like this
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.