invoiceninja / dockerfiles

Docker files for Invoice Ninja
https://hub.docker.com/r/invoiceninja/invoiceninja
GNU General Public License v2.0
411 stars 267 forks source link

Error adding a gocardless payment #618

Closed tecnomur closed 1 month ago

tecnomur commented 1 month ago

Hi everyone, I’m having problems with the latest version in docker 5.10.31 when adding a gocardless payment gateway in any client, from the client portal, when I try to add it it comes up “Attempt to read property “hash” on null.” There is correct program connection to the API. Other previous payments have gone smoothly.

IMG_5441 Captura de pantalla 2024-10-08 213351

Thanks

turbo124 commented 1 month ago

i've tagged 5.10.32 which should have this resolved

tecnomur commented 4 weeks ago

@turbo124 David, I have tried and the problem still happens.

turbo124 commented 4 weeks ago

@turbo124 are you on 5.10.32 ?

tecnomur commented 4 weeks ago

@turbo124 are you on 5.10.32 ?

Yes David, thanks again for trying to solve the problem.

Captura de pantalla 2024-10-08 213351

turbo124 commented 4 weeks ago

@tecnomur which payment method is this for?

tecnomur commented 4 weeks ago

It is for add a Bank account at GoCardless. Normally, a gocardless website would appear to enter the customer's account number.

turbo124 commented 4 weeks ago

@tecnomur i'll tag .33 now, perhaps the fix was not merged into the branch prior to release. let me know if .33 still does not have this resolved.

tecnomur commented 4 weeks ago

@turbo124 Thanks so much. It is working now.