anandsiddharth/laravel-paytm-wallet

CALLBACK_URL invalid

Closed this issue · 1 comments

CALLBACK_URL

invalid: Syntax of callback URL is incorrect. Sample callback URL is as 'https://merchant.com/callback/'

Laravel 6.

Tested via local and production.

Changed callback url with different variant.

Never mind. It was occurring because I am using
https://github.com/renatomarinho/laravel-page-speed

Fixed it and it works. Thank You