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

PHP 7.3.27 It does not redirect after successfull payment #48

Open
kashyap2468 opened this issue Apr 14, 2021 · 4 comments
Open

PHP 7.3.27 It does not redirect after successfull payment #48

kashyap2468 opened this issue Apr 14, 2021 · 4 comments

Comments

@kashyap2468
Copy link

Here is the request of my Laravel app
{"PBFPubKey":"FLWPUBK_TEST-xxxxxxxxxxxxxx","amount":"1000","country":"NG","currency":"USD","custom_description":"Document Order","custom_logo":"LOGOURL","custom_title":"RAR","customer_email":"[email protected]","customer_firstname":"Rajesh","customer_lastname":"Jain","customer_phone":"XXXXXXXXXX","pay_button_text":null,"payment_method":"both","redirect_url":"http://localhost/rar/public/rave/callback","txref":"rave_6076dbd8364f9","data-integrity_hash":"XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX","meta":[]}')

It does work perfact for payments After entering test OTP 12345
It should redirect to the Rave/Callback URL but it does not redirect to callback URL in order to store the payment response

https://drive.google.com/file/d/1PrSAAQO-216IsGDD7JghiCm-JU1ssEse/view
Here is the link to the Video of issue appearing
Can please guide what can be the cause

@Sharifur
Copy link

same issue here :(

@kingflamez
Copy link
Owner

Sorry about this, having a hard time recreating it

@kashyap2468
Copy link
Author

kashyap2468 commented Apr 23, 2021

You can look at video its happening
Also there is one more problem
When i checked code on server its shows "Invalid public key passed"
but it work fine on local environment

@Sharifur
Copy link

i have this resolved this issue by upgrade v2 to latest v4.2 version

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