I was given the task to build our gateway payment plugin for Blesta and I am having a little issue.
Anytime I click on "Pay With Rave" button, it redirects me to our payment page but it says page not found.
We tried checking our headers to make sure that it is not a cross-origin issue but everything is fine from our end. We noticed when we click the "Pay with Rave" button, the Request Method is POST but we need it to be GET. Is there a function to use in replace of the below:
Question
emmajiugo
Hi Guys,
I really need help.
I was given the task to build our gateway payment plugin for Blesta and I am having a little issue.
Anytime I click on "Pay With Rave" button, it redirects me to our payment page but it says page not found.
We tried checking our headers to make sure that it is not a cross-origin issue but everything is fine from our end. We noticed when we click the "Pay with Rave" button, the Request Method is POST but we need it to be GET. Is there a function to use in replace of the below:
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.