I have change env('PAYU_DEFAULT_GATEWAY', 'biz'), to env('PAYU_DEFAULT_GATEWAY', 'money'),
but the payment page not open and redirect with my status page.
Your env variable PAYU_DEFAULT_GATEWAY might be different. Otherwise, try to put your Payu call inside the try-catch block to debug if there is any exception.
I have change env('PAYU_DEFAULT_GATEWAY', 'biz'), to env('PAYU_DEFAULT_GATEWAY', 'money'), but the payment page not open and redirect with my status page.
Please give me document of setup payUmoney .
Thanks Mit