Warning: Trying to access array offset on value of type bool in /home/u171050707/domains/qcode.in/public_html/wp-content/plugins/postman-smtp/Postman/PostmanOAuthToken.php on line 45

Warning: Trying to access array offset on value of type bool in /home/u171050707/domains/qcode.in/public_html/wp-content/plugins/postman-smtp/Postman/PostmanOAuthToken.php on line 46

Warning: Trying to access array offset on value of type bool in /home/u171050707/domains/qcode.in/public_html/wp-content/plugins/postman-smtp/Postman/PostmanOAuthToken.php on line 47

Warning: Trying to access array offset on value of type bool in /home/u171050707/domains/qcode.in/public_html/wp-content/plugins/postman-smtp/Postman/PostmanOAuthToken.php on line 48
coupon Archives - QCode
Subscription-with-coupon-using-Laravel-Cashier-&-Stripe

Subscription with coupon using Laravel Cashier & Stripe

We developer always find our selfs to roll some sort of subscription system for web apps running on SaaS (Software as a service) model, it can be simple as subscription for a music store, for mailing app etc. and everyone is offering some sort of coupon to boost their sale, in order to achieve these functionalities we are going to use Strip and Laravel Cashier which make handling subscription a breeze. Continue reading…