paystack icon indicating copy to clipboard operation
paystack copied to clipboard

The subaccount get method not working

Open clementnduonyi opened this issue 2 years ago • 2 comments

What to get a subaccount using the subaccount code. This, paystack.subaccount.get({id_or_slug}) is the code I use and didn't work. I keep getting the error with this expression - type error, ``` if(!body){ ... }

from paystack/index.  What is the way to do this?

clementnduonyi avatar Dec 22 '22 21:12 clementnduonyi