Commit 413aa46
Fix undefined array key "giftcard" in /Helper/GiftcardPayment.php on line 116 (#2883)
* Abstracting the code, removing the console.logs
* Fix : Undefined array key "giftcard" in /Helper/GiftcardPayment.php
* Revert "Abstracting the code, removing the console.logs"
This reverts commit 495ec49.
---------
Co-authored-by: khushboos <khushboo.singhvi@adyen.com>
Co-authored-by: Dimitri BOUTEILLE <dimitri.bouteille@reflet-digital.com>
Co-authored-by: Can Demiralp <can.demiralp@adyen.com>
Co-authored-by: Can Demiralp <ecandemiralp@gmail.com>1 parent 7b7f6e1 commit 413aa46
File tree
2 files changed
+44
-2
lines changed- Helper
- Test/Unit/Helper
2 files changed
+44
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
112 | 121 | | |
113 | 122 | | |
114 | 123 | | |
115 | 124 | | |
116 | | - | |
| 125 | + | |
117 | 126 | | |
118 | 127 | | |
119 | 128 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
266 | 299 | | |
267 | 300 | | |
268 | 301 | | |
| |||
0 commit comments