tomatophp / filament-payments

Manage your payments inside FilamentPHP app with multi payment gateway integration
https://tomatophp.com/en/open-source/filament-payments
MIT License
22 stars 3 forks source link

description Field Displays [object Object] When Editing Payment Gateway #8

Closed CoconutDev-ops closed 1 month ago

CoconutDev-ops commented 1 month ago

When editing a payment gateway, the description field is returning [object Object] instead of the expected text.

image

Although the updates do save correctly to the database, reopening or re-editing the gateway still shows [object Object] in the description field.

I haven't had a chance to dig into the code base yet, but I’ll take a closer look when I have time. If I find a solution, I’ll be sure to share it.

linear[bot] commented 1 month ago

TOT-121 description Field Displays [object Object] When Editing Payment Gateway

3x1io commented 1 month ago

hi @CoconutDev-ops thanks for report, we will fix this ASAP

megoxv commented 1 month ago

fixed on the last version thanks for your report.