paystack
paystack copied to clipboard
Nodejs API wrapper for Paystack
## Current Behaviour * Calling `disable/enable` function on subscription times out because the api end-points are out-dated ## New Behaviour * Api end-points to `disable/enable` subscriptions has been updated and...
Executed charge_token method with params token and email and got this error. Error => status=false, message=charge_token has been discontinued. Please use our SDKs' chargeCard function instead. Thank you for chosing...
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,...