-
Hi, I have been trying to generate a client using sdk/paystack.yaml for .net by using the built in visual studio OPenAPI client generator but it is failing with an error. I opened the document in ques…
-
**Describe the bug**
Cannot construct object from Paystack import after following documentation
**To Reproduce**
Steps to reproduce the behavior:
1. In a Node.js Typescript project, install `@pa…
-
I am trying to use this sdk in my app for payment but I don't want to use the PaymentUI payment flow (ie: I don't want to use Paystack's payment UI). I noticed there's no documentation about that. Is …
-
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. Th…
-
flutter_paystack-1.0.7/lib/src/widgets/checkout/checkout_widget.dart:191:64: Error: The getter 'headline1' isn't defined for the class 'TextTheme'. getting this issue while running the application.
-
Hi
I get this error when i try to charge with card `Required Parameters Ommited - authorization_code`
But according to paystack doc for charge, its not a required param when charging with card - […
-
Hello there,
1. I would be great to see an option to input the currency, I managed to do this by removing the currency on line 28 on the paystack.js file and adding it to the element.
2. I woul…
-
Hi, Thanks for the amazing lib.
How do I pass a callback_url manually? For example, a company that owns two financial products (a loan and a savings app), they use two different domain names. Passi…
-
im having this error when trying to install flutter_paystack
`The current Dart SDK version is 3.0.2.
Because flutter_paystack >=1.0.5 depends on intl ^0.17.0 and flutter_paystack =2.0.0-dev.58.0…
-
Can the documentation please be more readable and easy to follow?? Whats the easiest method to accept payment through my nodejs and express backend