SpectraSolve / tracker

0 stars 0 forks source link

Undefined array key "data" for /giftcard/buy #6

Closed VanillaChan6571 closed 4 months ago

VanillaChan6571 commented 4 months ago

Describe the issue

Line 26:

    $oncegateways = array_filter($Gateways['data'], function ($item) {

        return $item['type'] === 'once';

    });

Undefined array key "data" Modules \ GiftCard \ Http \ Controllers \ GiftCardBuyController : 26 index

Product

Giftcard Module

Product Version

1.3.6

WemX Panel Version (if applicable)

2.0.1

To Reproduce

No response

Expected Behaviour

No response

Screenshots

Screenshot 2024-03-07 112747

Additional Information

No response

SiFuMax09 commented 4 months ago

Do you have once gateways?