After integrating the Payumoney or Payu, we need to integrate the transaction status API as well so that we can check the user payment status from time to time with Curl. This API will help us to update the status of those orders whose status is “Cancelled” at our end but “Payment Captured” at Payumoney […]

Read More →

Google Login with Laravel Socialite Package We have created “Google Login” for our test website http://stack-developers.xyz/ You can check at Login Page :- http://stack-developers.xyz/login-register We will work on Google Login / Gmail Login functionality by which we can able to login into our website with our Gmail Id. We will install Laravel Socialite package for Google Login. […]

Read More →