-
Error when updating to PHP 8.1:
PHP Fatal error: During inheritance of ArrayAccess: Uncaught ErrorException: Return type of SwedbankPay\Core\Data::offsetExists($offset) should either be compatible…
-
Swedbank has wrong total data (basically their reporting is very disaggregated). Basically they say that their total is 15k, but they have 7M in financed emissions. The emissions are however reported …
-
Swedbank has changed their branding for the payment icons since the last update to the repo. Below is a link to their new braning guidelines.
https://design.swedbankpay.com/v/4.7.0/core/logos
Th…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### App name
Swedbank plånbok!
### Link to app
https://play.google.com/store/apps/details?id=com.payai…
-
Someone reported anonymously:
### Website URL
https://online.swedbank.se
### What browser are u using?
Chrome 115
### Version
1.1.1
### Notes
Page becomes gray, so it successf…
-
As the personal number is of the sensitive side it would be good if Bankdroid didn't store the personal number if it isn't needed. Swedbank have the EasyLogin API that works as following.
1. User logs…
ghost updated
9 years ago
-
Level | Message | Location | Count | ComponentAllPlugin: swedbank-pay-checkout
-- | -- | -- | -- | --
Deprecated | Return type of SwedbankPay\Core\Data::offsetExists($offset) should either be comp…
-
Om vi inaktiverar Swedbank Pay Payments så får vi följande felmeddelande och hela sajten ligger nere:
`Fatal error: Uncaught Error: Class 'SwedbankPay\Core\Adapter\WC_Adapter' not found in [path]/w…
-
Using HCC card payment in test environment I receive this error in the very last step: **[FATAL] PCDATA invalid Char value 28 in (line: 37, column: 33)**.
This error is triggered when this code r…
-
During in the meeting with me and @Xillians, we talked about how the API could potentially look like.
```typescript
import { SwedbankPay } from 'swedbank-pay';
const swedbank = new Swedbank({ .…