mpesa-php-sdk
mpesa-php-sdk copied to clipboard
Validation and Confirmation URL Artisan Command
Hey, this SDK is really great. I have been able to successfully integrate. Just a thought: is it possible to add an artisan cli command to register validation and confirmation urls? The developer can run this artisan command once at application startup and can either specify those urls or the sdk automatically pick from env('APP_URL')
.
Thanks.
great idea... Will work on that on in the next build
Hi @bdhobare, thanks for your suggestion. You could clone the repository and add Artisan CLI Command then submit a pull request.