₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,325,089 members, 8,420,257 topics. Date: Thursday, 04 June 2026 at 02:56 PM

Toggle theme

Paystack Integration - Programming - Nairaland

Nairaland ForumScience/TechnologyProgrammingPaystack Integration (2182 Views)

1 Reply (Go Down)

Paystack Integration by Chamladas(op): 6:44pm On Oct 21, 2017
I installed a custom php e-commerce script on my Web host service. Hw do integrate paystack so that every payment is processed by paystack?
Re: Paystack Integration by olamil34(m): 7:43pm On Oct 21, 2017
Chamladas:
I installed a custom php e-commerce script on my Web host service. Hw do integrate paystack so that every payment is processed by paystack?
Read there php documentation
Re: Paystack Integration by bot101(m): 10:54pm On Oct 21, 2017
Paystack has excellent documentation and customer support. Read its documentation and follow outlined instructions.
Re: Paystack Integration by talk2hb1(m): 11:22pm On Oct 21, 2017
Iz a simpu stuff now kiss
Re: Paystack Integration by eaimiesylv(m):
i can help you.
Re: Paystack Integration by bassdow: 9:38pm On Oct 22, 2017
Chamladas:
I installed a custom php e-commerce script on my Web host service. Hw do integrate paystack so that every payment is processed by paystack?
Read their documentation or get in touch with us

Visit BaConSol.com or give us a call.
Contact details in my signature
Re: Paystack Integration by chiwex(m): 9:48pm On Oct 23, 2017
IF YOU ARE AN EXPERIENCED PHP PROGRAMMER YOU CAN INTEGRATE IT OR CONTACT ME IF CAN NOT

i have the complete code with database integration if you are developing with laravel

my email: donchiwexco@gmail.com


USE https://github.com/yabacon/paystack-class/blob/master/Paystack.php

require_once 'Paystack.php';

// Configuration options
$config['paystack_key_test_secret'] = 'sk_test_xxxx';
$config['paystack_key_live_secret'] = 'sk_live_xxxx';
$config['paystack_test_mode'] = TRUE; // set to false when you are ready to go live

// Create the library object
$paystack = new Paystack( $config );

//use this method to do the payment

$response = $paystack->transaction->initialize([
'reference'=>'unique_refencecode',
'amount'=>'120000',
'email'=>'dafe@aba.c'
]);

//use this method to confirm the payment

$response = $paystack->transaction->verify([
'reference'=>'refencecode'
]);
1 Reply

A Contact Form Wordpress Plugin With Flutterwave Or Paystack IntegrationPlease Help With Paystack Integration![Tutorial Post] How To Integrate Paystack Payment System With PHP234

I Need An E-commerce Website Just Like JIJIComputer VirusHelp Me Keep My Brain In My Skull! Solve This Logic!