Uncaught TypeError: Cannot assign float to property MercadoPago\Resources\Payment::$collector_id of type ?intUncaught TypeError: Cannot assign float to property MercadoPago\Resources\Payment::$collector_id of type ?int #541
Closed
erinto-dev
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I had this error, I had to change the ?int to ?float on vendor/mercadopago/dx-php/src/MercadoPago/Resources/Payment.php for me to proceed.
Normal?
Beta Was this translation helpful? Give feedback.
All reactions