Is there any way I can process RMA via CSV to be f...
# general
s
Is there any way I can process RMA via CSV to be from Pending Refund then to Refunded? I’ve tried RtnAuth:G but it still says invalid orderstatus
b
probably a doomed approach
you dont change the status on a return authorization to refunded
you create a refunding transaction
s
dang it.. even a scripted approach? i have to refund 2k transactions
b
generally csv imports dont do transforms very well
so i would not have high hope you could create a linked credit memo or cash refund from a csv import
go choose your next most favorite integration method to create credit memos or cash refunds
r
A transform action on a Workflow is probably your best bet, but to @battk's point, that will create transactions. There's no other way to just arbitrarily set the status. That said, if you don't need the transactions, you could close them. Though that might take a workflow too.
s
thanks @battk and @RJMNS i will propose this to the team.. i was able to just close RMAs then are pending receipt. just this cluster of pending refund I can’t close right away due to IF being attached to them