#juiceman
1 messages · Page 1 of 1 (latest)
I don't understand. If a Charge is pending there won't be a refund as far as I know.
this is the code that i used to "cancell" a payment::
refund = await stripe.refunds.create({ payment_intent: chargeId });
chargeId => paymentIntentId
so thats like a refund