paymentlib::remote::payment_remote

Function refund_credit

Source
pub fn refund_credit(
    headers: HeaderMap,
    id: Uuid,
) -> Result<PaymentResponse, String>