Closed (fixed)
Project:
Saferpay for Payment
Version:
8.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
20 Nov 2019 at 11:45 UTC
Updated:
12 Dec 2019 at 07:49 UTC
Jump to comment: Most recent
Found small mistake in defaultConfiguration, customer_id and terminal_id can be only INT
Return value of Drupal\payment_saferpay\Plugin\Payment\MethodConfiguration\Saferpay::getTerminalId() must be of the type int, string returned in /Users/master/www/ehi-relaunch/web/modules/contrib/payment_saferpay/src/Plugin/Payment/MethodConfiguration/Saferpay.php on line 151 #0 /Users/master/www/ehi-relaunch/web/modules/contrib/payment_saferpay/src/Plugin/Payment/MethodConfiguration/Saferpay.php(404): Drupal\payment_saferpay\Plugin\Payment\MethodConfiguration\Saferpay->getTerminalId()
Please check patch.
| Comment | File | Size | Author |
|---|---|---|---|
| payment_saferpay.patch | 465 bytes | m@ster |
Comments
Comment #2
m@ster commentedComment #4
aerzas commentedThank you for spotting, it has been commited on 8.x-2.x.