Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Paystack Payment Page Redirection Issue #173

Open
balakumarcgvak opened this issue May 29, 2023 · 7 comments
Open

Paystack Payment Page Redirection Issue #173

balakumarcgvak opened this issue May 29, 2023 · 7 comments

Comments

@balakumarcgvak
Copy link

controller
home-blade-code
Route-page
Paynow-submit

Hi,I
completely integrated the "laravel-paystack" file package in my project; I added the public and secret keys properly in the.env file and also added a callback URL in the Paystack Payment dashboard. Once I tried to click the "Pay Now" button, I was not redirected to the Paystack payment page. I attached screenshots for your reference and help on this issue.

Thankyou 
Balakumar

@goodmuyis
Copy link

Have you added the public key and secret key, to the env file?

@balakumarcgvak
Copy link
Author

balakumarcgvak commented Jun 5, 2023 via email

@goodmuyis
Copy link

goodmuyis commented Jun 5, 2023

@balakumarcgvak
The screenshot does not provide enough information that will show the error you are getting.
In your PaymentController.php add dd($e->getMessage()); before the return statement (line 22), and you will be able to figure out what the issue was. post the error here as well let's check.

Sometimes, it does happen that one might forget to update you .env file online, only the local code was updated

@balakumarcgvak
Copy link
Author

balakumarcgvak commented Jun 6, 2023 via email

@goodmuyis
Copy link

https://www.google.com/search?q=laravel+error+403

At this point, I am sorry I can help you if you are not willing to get the issue resolve.
It looks like trolling when you kept repeating review the attached file

@balakumarcgvak
Copy link
Author

balakumarcgvak commented Jun 7, 2023 via email

@samimaken
Copy link

i'm facing same 403 issue.
please tell me the soultion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants