Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
1 answer
120 views

I am trying to cancel a PayFast subscription (in the sandbox) using the API tools, in Python. Looking at the PayFast documentation for recurring billing cancellations it appears to be a PUT request ...
0 votes
1 answer
98 views

Sandbox: https://sandbox.payfast.co.za​/eng/process - This api call is throwing a cors error on my Flutter flow project. Is there any information i need to add to the header to allow access. The ERROR:...
0 votes
1 answer
362 views

I am trying to submit a PayFast payment using the API tools, in python rather than php (the docs recommended approach). I am generating a signature like so: import hashlib import urllib.parse def ...
0 votes
0 answers
88 views

I am trying to integrate Payfast on my flask application. The users are able to make payments but the ITN is not sent back. I always get the 307 Temporary Redirect response instead of 200 Ok. I am ...
0 votes
1 answer
1k views

I've incorporated Payfast via their custom integration. I'm on the last step to validate the request with Payfast by making a request to the url: https://sandbox.payfast.co.za/​eng/query/validate. ...
Jnr's user avatar
  • 1,690
1 vote
0 answers
59 views

I have a NodeJS Express app that returns a status 200 to PayFast on successful payment and logs the body of the response to the console. The problem is that the body is always empty and I cannot find ...
0 votes
0 answers
266 views

I'm encountering an issue with my Rails application where a route I've defined is not being recognized when accessed. Here are the details: The Setup I'm using puma-dev to run my Rails development ...
0 votes
0 answers
842 views

I am creatin a payment integration uses payfast integration, but the problem now i am getting an error 404 bad request unable to process payment due to Signature: Generated signature does not match ...
The01800's user avatar
1 vote
2 answers
574 views

I am currently trying to Ping the Payfast API to get basic authentication rate. I am stuck at getting the signature correct I think. To generate the signature I am sorting all variables in ...
3 votes
0 answers
422 views

I have created a dot net maui app. I'm using an external payment service called payfast. When I want to make a transaction it directs me to a different page on the browser where I make my transactions....
0 votes
1 answer
553 views

I'm trying to integrate PayFast Payment Gateway (Custom) into my ReactJS and NodeJS App. In ReactJS App, I'm only creating "Checkout Form" and calling Sandbox URL with ID, Key, Notify URL, ...
0 votes
1 answer
62 views

When I try to capture the notify_url I get POST /notify HTTP/1.1" 400 instead of 200 Any suggestions on what is causing this error?
Dukep6's user avatar
  • 1
0 votes
2 answers
2k views

I am Implementing a payfast payment Integration, so I created a form where a user fills in amount and item name, I then want to send those details with the http call to the Payfast payment page to be ...
0 votes
1 answer
300 views

based off this link Payfast split payments which appears to work. How does one run a multi vendor woocommerce store and then split the payment to the associated merchant based on the product purchased?...
2 votes
2 answers
789 views

I am working on PayFast Onsite integration following their docs. I am using the PayFast integration in the NodeJs environment (with HTTPS). I have successfully got their identifier using axios. ...

15 30 50 per page
1
2

AltStyle によって変換されたページ (->オリジナル) /