Question

The payment gateway supports standalone refunds, how to implement them in the custom PHP-based payment plugin?

Answer

RefundCredit method is used for standalone refunds. Refer to the documentation to check if the method works correctly.

Internal content