-
Notifications
You must be signed in to change notification settings - Fork 17
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
Missing PDT or ITN variables #6
Comments
Hi, I am receiving the same error 'Missing PDT or ITN variables' when calling completePurchase. Really great library but lacks support for PayFast which is one of the most popular payment gateways in South Africa. |
What is the impact of this and what is the solution? Can someone provide a PR? I'm not in South Africa and I'm not familiar with PayFast so I can't easily reproduce the problem. |
Hello barryvdh , |
Good day, Has anyone been able to get to the bottom of the 'Missing PDT or ITN variables' issue? |
Hi all, Is there any development on the above 'Missing PDT or ITN variables' issue? |
Hello All, following up again: Garth |
Good day,
Thank you for this great plugin.
I am using ~v2.1.1 and i am getting error 'Missing PDT or ITN variables' when i do call the completePurchase request() function with the original data that where sent using the original purchase request.
I tried debugging and i see under the class 'CompletePurchaseRequest' the variable $this->httpRequest->request does not contain any parameters.
Please assist thank you in advance
The text was updated successfully, but these errors were encountered: