-
# Custom Types
- [x] extend custom interface interaction type "PAYONE_INTERACTION_NOTIFICATION" to provide the `sequencenumber` - required field
- [x] extend custom interface interaction type "PAYONE_…
-
As a merchant I want to authorize a payment via credit card so that I'm able to charge later on in the checkout process.
- [x] credit card specific notification processing in #24
- [X] change transact…
-
-
I noticed, that extension:search results list outdated versions for some extensions. E.g. some PSP extensions:
```
n98-magerun.phar extension:search payone
```
results in "Mage_Payone | 2.4.0 | be…
-
A CI server should be set up.
As long as this repository is not (yet) public and OSS, Travis will not be free but fairly expensive. http://wercker.com is an alternative that is still free for pri…
-
workaround:
``` java
//for orders
QueryPredicate("lastModifiedAt > \"2014-12-04T17:39:57.127Z\"");
QueryPredicate("syncInfo(syncedAt = \"2015-10-21T16:54:05.654Z\")");
```
-
As a CTP user I want to send the id of a payment object to the integration service to trigger the processing of pending transactions.
Find API specification [here](https://github.com/nkuehn/payment-i…
-
Zeile 142 in /isotope/library/isotope/module/checkout.php:
$strBuffer = $objOrder->hasPayment() ? $objOrder->getPaymentMethod()->processPayment($objOrder, $this) : true;
Die Abfrage verursacht eine …
ghost updated
9 years ago
-
-
Alle Daten von Payone: Sub-Account ID, Portal-ID, Sicherheitsschlüssel wurden korrekt eingeben. PayOne antwortet auch auf die Zahlung, allerdings immer nur mit einer einzeiligen Meldung.
Die Antworten…