#khushbu-bank-refunds

1 messages · Page 1 of 1 (latest)

weary storm
#

Hey, do you have an example Charge ID I can look at?

hybrid ridge
#

in test environment, for all charge Id am getting "paid" , immediately after creating subscription - any pay by bank.

weary storm
#

I need an example Charge ID (ch_xxx) to understand what's going on. Can you provide one?

hybrid ridge
#

ch_3KnciKAkalZK2WUU0KR9pnIm

weary storm
#

That was a payment made by a credit card

hybrid ridge
#

py_3Knd6JAkalZK2WUU18gjvtyC

weary storm
#

But if user cancel and want refund before 4 days (we didn’t receive payment yet), How we can handle this scenario.
You'd just create the Refund anyway, which may result in a reversal

hybrid ridge
#

you mean stripe will take care this scenario ?

#

?

weary storm
#

Should do yep

hybrid ridge
#

I am still not sure for live how it can be handle

weary storm
#

Have you tried testing it?

hybrid ridge
#

yes test mode is fine 🙂

#

because payment showing success

#

in live , for pay by bank , in 2 to 3 days. payment will not be success full.

#

right?

#

so we are thinking on that, how this can be handle

weary storm
#

108800 90012345 will succeed after 3 minutes, for example

#

So in that window you can attempt to create the refund

hybrid ridge
#

great let me check