mpesa-php-sdk icon indicating copy to clipboard operation
mpesa-php-sdk copied to clipboard

Validation and Confirmation URL Artisan Command

Open bdhobare opened this issue 7 years ago • 2 comments

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.

bdhobare avatar Feb 10 '18 12:02 bdhobare

great idea... Will work on that on in the next build

mossey avatar Feb 22 '18 05:02 mossey

Hi @bdhobare, thanks for your suggestion. You could clone the repository and add Artisan CLI Command then submit a pull request.

Beliot avatar Feb 22 '18 13:02 Beliot