-
**Prerequisites (mark completed items with an [x]):**
- [x] I have carried out troubleshooting steps and I believe I have found a bug.
- [x] I have searched for similar bugs in both open and closed …
-
**Prerequisites (mark completed items with an [x]):**
- [x] I have carried out troubleshooting steps and I believe I have found a bug.
- [x] I have searched for similar bugs in both open and closed …
-
I have net core 3.1 web app and trying to use this SDK. How do I configure in App.Setting
With below, it gives error that configuration not found.
"ConnectSDK": {
"connectTimeout": "5000",
…
-
Hello!
When an order is cancelled in de Ogone test environment,
![image](https://user-images.githubusercontent.com/6543944/91176501-a694fa00-e6e2-11ea-8667-13c9f7b560f1.png)
a 500 internal se…
-
### Preconditions
1. [Magento 2.1.6 CE]
### Steps to reproduce
1. Admin => Web Setup Wizard => update Module error + rollback error
2. After the error => Rollback button doesn't wor…
-
Can't install a release because of the following error
[RuntimeException]
Could not load package ingenico-epayments/connect-extension-magento2 in htt
p://repo.packagist.org: [UnexpectedValu…
-
With the introduction of an GraphQL API for Magento in version 2.3.0, there will inevitably be a growing number of users that needs support for their payment methods through GraphQL.
I'm currently …
kevva updated
3 years ago
-
on setup:upgrade throws error:
PHP Parse error: syntax error, unexpected 'LoggerInterface' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST) in /var/www/html/vendor/ingenico-epayments/c…
-
**Describe the issue**
When i try to proceed payment i get error in vendor/ingenico/library-ops-m2/Helper/Order.php on line 138
Deprecated Functionality: strpos(): Non-string needles will be inter…
-
Error is not being propagating to the calling function and "UNKNOWN" errors are impossible to act on. We have a use case where user might have an expired session and in order for us to "act" on this, …