-
Hey !
A flaw in access control has been identified in the management of pre-registered cards by users of the Saferpay module. By exploiting this flaw, a user can register on the web application, e…
-
There have been some (unofficial?) gateways for the payment provider Saferpay (by Six Payment) which is very common in Switzerland - as far as i know) but most forks a few years old.
It seems one o…
-
**Is your feature request related to a problem? Please describe.**
In Switzerland using Twint for payment is very popular and easy to use for the customer.
**Describe the solution you'd like**
Li…
-
the SIX SaferPay API supports an attribute `PaymentMethods`. Let's add support for this in django-saferpay as well.
-
Hi,
for a business account, it's needed to give the SPPassword in the PayConfirmV2, but you never use it in the request sent to Saferpay.
So it throws an Exception : Saferpay: request failed: ERROR: …
Yaug updated
10 years ago
-
I'm busy with implementing a payment gateway for [saferpay](http://www.saferpay.com). Since we want to store (a handle to) the credit card information for recurring payments I need a way to do this th…
-
In the hookDisplayCustomerAccount method line 348, the template path is currently set to:
$this->getLocalPath() . 'views/templates/hook/front/MyAccount.tpl'
This prevents us from being able to ove…
-
Hello,
we use the Saferpay plugin in our shop and so far it looks like it is working fine.
However, we have noticed that there are a lot of "TRANSACTION_ALREADY_CAPTURED" messages in the transac…
-
Hi,
Is there any example of how to implement a recurring payment ?
Yaug updated
10 years ago
-
The set of configuration keys is hardcoded. Is there a better way to do this? If we are sending every method parameter to the Saferpay API, shouldn't we open up configuration as well?
- [ ] Study othe…