Open kodevtech opened 6 years ago
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 Paystack!
There is not any method named "chargeCard" mentioned in the API documentation.
Hi! try out this package. It's not yet a major release but it supports typescript and other JavaScript runtime like bun and Deno https://www.npmjs.com/package/@gray-adeyi/paystack-sdk
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 Paystack!
There is not any method named "chargeCard" mentioned in the API documentation.