#johnm-ach-refund

1 messages · Page 1 of 1 (latest)

atomic gyro
void dust
#

Do I have to wait for the charge to be successful before I do a refund, and will a refund wait for the funds to be available before a refund executes ? Or is it best to wait until the charge.successful webhook to fire before issuing the refund. And in that case, will the refund wait for the funds to be available before executing ?

atomic gyro
#

you can refund before it succeeds but we will wait for it to succeed or fail before we run the refund, to avoid refunding a charge that failed

#

so you don't need to wait

void dust
#

Perfect.... I appreciate