magento-1 icon indicating copy to clipboard operation
magento-1 copied to clipboard

PAYONE Payment Extension for Magento 1

Results 36 magento-1 issues
Sort by recently updated
recently updated
newest added

Is this extension PHP8 compatible? And if no: Are there plans or even an ETA for when it will be?

Bei uns schlägt hier https://github.com/PAYONE-GmbH/magento-1/blob/4cc06ab01785f1968925a0d42af549bfc93d4c43/app/code/community/Payone/Core/Model/Domain/Config/PaymentMethod.php#L216 Notice: Undefined index: template_apple_pay auf … der Direktzugriff via _POST ist auch eher komisch – ich würde da das Request-Objekt benutzen.

Could someone give a hint what to do with this error: [30: Format Error in request message (e.g. CVC missing).] - Format Error in request message (e.g. CVC missing). We...

We have the phenomena, that in `sales_flat_order_payment` the informations in the field `method` and `payone_config_payment_method_id` are contradictory. I have no idea were to start hunting for this bug, but a...

This will fix the JavaScript error (described in #478) which occurs when typing in ratepay's or ratepay_direct_debit's BIC field. There are no bank code or account number fields for those...

**Steps to reproduce**: 1. In the payment step select ratepay or ratepay_direct_debit payment 2. Go straight to the BIC input field and enter any character -> developer console will display...

I have Set Transaction mode to Authorization and orders are payed through PAYPAL and still there is not any invoice is created for the order automatically. Can you please guide...

We have the problem that we receive some orders in the status "Canceled". Our analysis has shown that this is related to a security mechanism when the customer is in...

help wanted