How do i integrate paystack payment gateway into bagisto
-
Hi, i'm using Bagisto from Nigeria and i will like to integrate Paystack Payment system into the app the enable me recieve payments here in Nigeria.
any help will be appreciated
@administrators
@Global-Moderators
@Vaishali-Agarwal -
@THINKLIFE
first you need to create the package which you can create by using our package generator in a single line command
https://github.com/bagisto/bagisto-package-generatorreference guide for creating payment method
https://github.com/bagisto/bagisto/issues/2354
https://github.com/bagisto/bagisto/issues/2354 -
-
Hello @olivianaylor @THINKLIFE
Kindly check the below official DevDocs of how to create and integrate a Payment method in Bagisto
https://devdocs.bagisto.com/2.3/advanced/create-payment-method.html
Warm Regards
Team Bagisto -
Nice! creating payment method
-
Thanks @jackle0
If you like our support can you provide us with 5 star review on trustpilot. This will help us a lot.
Link: https://www.trustpilot.com/review/bagisto.com
Regards
-
@THINKLIFE for paystack you can download extension from here https://github.com/wontonee/paystack-bagisto
it only support nigeria, kenya and african region.
-
@THINKLIFE said in How do i integrate paystack payment gateway into bagisto:
Hi, i'm using Bagisto from Nigeria and i will like to integrate Paystack Payment system into the app the enable me recieve payments here in Nigeria.
any help will be appreciatedYou can easily integrate Paystack with Bagisto by using their official Paystack payment package or API. Just follow Paystack’s developer docs for Laravel it works smoothly with Bagisto since it’s Laravel-based.