You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
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
The text was updated successfully, but these errors were encountered: