#dom420
1 messages · Page 1 of 1 (latest)
When you say "unlinked refund" what are you referring to? What API are you using to do this?
We've gotten access to https://stripe.com/docs/refunds#unlinked-refunds
hey there, taking a look at this
Ok, yes, those public refund test cards are tied to payments, which don't apply here. I would suggest reaching out to the contact you worked with for access to this beta feature for testing guidance.
Our account rep pointed us here :s, off the top of your head, are there some CLI functions to simulate the change? Really we just want to make sure we're handling the webhook correctly i think
Actually yeah, i could reach back out to the account rep, i think someone else did grant access
Thanks man
There won't be any built in ones for this, but you likely can build your own fixture: https://stripe.com/docs/cli/fixtures (these are test request sequences that back our trigger commands)
You'd need a test sequence first, though.