Hi
Previously, we have “ChargeAsync” function which was in “TransactionsApi”. This function returned “TransactionId” as result and we used this “TransactionId” for refund.
I see the functions in “TransactionsApi” obsoleted.
My question is which function should be call instead of “ChargeAsync” with “TransactionId”.
Regards