reactivate Payment Mean
abstract suspend fun reactivatePaymentMean(paymentMeanId: String, onReactivationSuccess: () -> Unit)
Calling this method will reactivate a deactivated payment mean.
Parameters
payment Mean Id
id of PaymentMean object to be re-activated
on Reactivation Success
Emits a notification upon success after the reactivation process completes