#JML SG
1 messages · Page 1 of 1 (latest)
Sure, can you give the refund id or the payment id?
Spree Order ID: R437825167-HAF26E2T
That's not a Stripe Id. You can look at your Stripe Dashboard and find under "Payments"
Either pi_xxx or re_xxx
ch_xxx?
That works too
ch_3LiXD3I1wPIMYyk21uN6cu32
this is a second case, the customer reported to us that their payment has been refunded.
and we already delivered the item.
This is a reversal refund done automatically 7 days after your confirmation, because you haven't captured the Payment
Authorization expired. It may take a few days for the money to reach the customer's bank account.
This refund went through in the form of a reversal.
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
When you created the Charge, you passed "capture": "false" , so you need to capture it, otherwise it expires and auto-refund
Yes, it succeeded first, but only has 7 days for capturing
it succeeded on 16th and +7d which is 23th expired
You can simply call the Capture API: https://stripe.com/docs/api/charges/capture
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Isee. thanks for the info
Sure, good luck!
hi, they just set it to auto-capture, is there way to capture previous orders?
those refunded, hw to get back the money? do i need to send a dispute?
You are a merchant, you don't send dispute. Customer will send dispute if they think it's a fraud, but that's not related to your use case
You can't capture previous but expired order any more
those expired orders, money has been refunded. how can i get the money? As item successfully delivered.
there are a lot of transactions that order not captured and expired. as the one who set the gateway did not click the auto capture.
now I need to get the payment back.
Um that would require working with our Support team probably
"I think all orders from 2022-09-19 (which are exactly 7 days ago) are unable to be captured, stripe api refused capture call. Can ask them how to resolve this?"
please need this urgently
What do you mean by refuse capture call? I think your server didn't send in the Capture API
:question: Have a non-technical question, account issue, or need one-on-one support?
We wish we could help, but this community is focused on developers and technical discussions. Our support team will be able to assist you better than we can: https://support.stripe.com/contact
FYI, that the fastest to get assist in specific account related balance/fund
the above message from our web team