God bless you boss. Working on my project work and I’m struggling with these for like two weeks now. I’ve been able to do it after watching this video.
@@harrunaadjetey5352 It would help me to know the type of application you are working on. If you could share a link to the github repo, I might be able to help
Hello @BrianRichi, I've made a simple video that demonstrates how to integrate the refund api for paystack in your application. Please check it out here ua-cam.com/video/9Jo_NDLfAVc/v-deo.html
Paystack currently has ussd support for only Nigeria. if you live outside Nigeria you might consider reaching out to your local telcos. You might also try Africa's talking ussd integration. let me know if this helps africastalking.com/
Hello @nathanielkwabenalarbiarthur, I've created a tutorial series on setting up ussd integration for your application, you can check it out here. ua-cam.com/video/hha6Y9WpjnE/v-deo.html let me know if this helps.
After pasting my public test key and testing the first payment, i had this error: We could not start this transaction Please enter a valid Key. What could cause it and how do i fix it?
This process works for accepting payment via the web, ussd payment currently works in nigeria only. You can use the endpoint found here to set it up if you are in nigeria 👇 paystack.com/docs/payments/payment-channels/#ussd
@@Trade_44 When you have money transferred to your momo , how do you withdraw the money? Paystack send the money someone paid to you bank account you used for setting up paystack , so for withdrawals it the same process, like how you would do your normal withdrawals
Awesome video... integrated this using nodejs, but i'm wondering how to send the user back to the app or maybe the order history page, also if you have any resource for bank transfer I'll appreciate.
@@codewithsheriga i'm handling just the backend of the application tho... it's more like i want to be able to get the payment status and create a route where the user is able to see both successful and canceled order.
Great work and insightful. I have been struggling for sometime to create a payment gateway. I'm an aspiring developer, what's your email address please? Want to ask you some few question for clarification?
Thanks for this. This is lovely. Thanks for putting this out. Please what's your email address, I have some questions I would like to ask as an aspiring developer.
i've been trying to do this in the backend, got stuck at a point and decided to come here. Then i discovered you, thanks a lot brotherman
God bless you boss. Working on my project work and I’m struggling with these for like two weeks now. I’ve been able to do it after watching this video.
I’m trying to redirect the user to a payment success page using the window.location but it’s not working. I’m wondering what I’m doing wrong.
I’m trying to redirect the user to a payment success page using the window.location but it’s not working. I’m wondering what I’m doing wrong.
Hello @harrunaadjetey5352, I'm glad the video helped 🙏❤
@@harrunaadjetey5352 It would help me to know the type of application you are working on. If you could share a link to the github repo, I might be able to help
Straight to the point.
Thanks a lot Sheriga.
Sleek and smooth,
Easy pezzy to understand
Thanks 🙏
This very beautiful and straightforward thanks😊
U too good ma guy, God bless u wai
Need to ask, how does the owner receive the money? Do you input ur accounts details in the dashboard?
Yes, the account owner will have to provide either a bank account details or mobile money details in which to receive payments
What if they are declining card payments
Thanks bro.. You are just the best.
Thank you for the positive feedback ❤
Disponible in Gabon ?
what about the reference
How do we integrate refund api for paystack?
you make the request to the refund endpoint.
You can follow the example here in the docs
paystack.com/docs/api/refund/
@@codewithsheriga I have tried and not working for me. can you do a video about it?
Sure, I will make a video on it soon
Hello @BrianRichi, I've made a simple video that demonstrates how to integrate the refund api for paystack in your application. Please check it out here
ua-cam.com/video/9Jo_NDLfAVc/v-deo.html
You are the best, you help me, kindly make another video on the single transfers and the bulk transfers
ok sure. Glad you liked it
Sure thing, I've been a little tight but I will make time to make the video 😊
please how can I add a ussd for payment, I am building a voting app and it require a ussd
Paystack currently has ussd support for only Nigeria. if you live outside Nigeria you might consider reaching out to your local telcos. You might also try Africa's talking ussd integration. let me know if this helps
africastalking.com/
@@codewithsheriga I am checking it out
Hello @nathanielkwabenalarbiarthur, I've created a tutorial series on setting up ussd integration for your application, you can check it out here. ua-cam.com/video/hha6Y9WpjnE/v-deo.html
let me know if this helps.
❤❤❤ this is good content
How
Can I do this with next JS
After pasting my public test key and testing the first payment, i had this error: We could not start this transaction Please enter a valid Key.
What could cause it and how do i fix it?
please send me a screenshot of the error and the part of your code you pasted the key
can't find momo only card.any help
can in be done in an android application
Yes it can. I will make a video on how to do that
@@codewithsheriga alright, that will be great
thanks. really love em
Can i also use this to process in usd
This process works for accepting payment via the web, ussd payment currently works in nigeria only. You can use the endpoint found here to set it up if you are in nigeria 👇
paystack.com/docs/payments/payment-channels/#ussd
What about withdrawal
it's paid automatically to your account after one day
@ no like how can I do it for users to withdraw too
@@Trade_44
When you have money transferred to your momo , how do you withdraw the money?
Paystack send the money someone paid to you bank account you used for setting up paystack , so for withdrawals it the same process, like how you would do your normal withdrawals
Thanks. But what if there's no specific amount to pay? For example to raise support for a project and it's based on donation. How do I get that done
Paystack offers payment plan pages. It's suitable for stuff like donations. check it out here paystack.com/docs/payments/subscriptions/
How do I integrate with NextJS?
I'm not sure they have an official library for NextJs but they have one of ReactJs. You can check it out here github.com/iamraphson/react-paystack
Not working bro, i see there's a difference between the paystack you working with and what i have now. Maybe its an issue with paystack?
Sorry to hear that. You can head over to this link to create an account
paystack.com/
Hi, in a real transaction, how would I put the card authorization ?
You would enter the real card details
please bro please make a video on how we can do this with php
How do I receive money that has been paid to me
it is automatically paid to either your bank account or momo. usually takes about 3 working days
Awesome video... integrated this using nodejs, but i'm wondering how to send the user back to the app or maybe the order history page, also if you have any resource for bank transfer I'll appreciate.
Hello @chigoziembama4139, you can use 'window.location' in the callback function to redirect to the desired page. Let me know if this helps
@@codewithsheriga i'm handling just the backend of the application tho... it's more like i want to be able to get the payment status and create a route where the user is able to see both successful and canceled order.
This is helpful
keep up the good work
Great work and insightful. I have been struggling for sometime to create a payment gateway. I'm an aspiring developer, what's your email address please? Want to ask you some few question for clarification?
Thanks for sharing
❤wow this great
Thank you 🙏
Helped me
I also decided to pass by
Thank you
🙏
Print
Momo
Print
@codewithsheriga please I can only access debit or visa card payment system but not of MTN MOMO please any help?
please send me a screenshot of the code and the output
How can we contact you
@@jamesonah6689 codewithsheriga@gmail.com
Bruh I need your contact
Thanks for this. This is lovely. Thanks for putting this out. Please what's your email address, I have some questions I would like to ask as an aspiring developer.
Hello @duztv5370, I'd be happy to help. Here's my email codewithsheriga@gmail.com.