Error when trying to update php sdk signature #374
jonathancmatos
started this conversation in
General
Replies: 2 comments
-
Hello @jonathancmatos! Sorry for the delay on answering... We are analyzing the case and will come back soon with news. Thank you for reporting! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello @jonathancmatos! We released a new version that resolves your issue in sdk-php. Thank you for reporting! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello how are you ?
I'm trying to update a specific status-only subscription, but I'm getting some errors.
The mistakes
Notice: Undefined index: summarized in C:\xampp\htdocs\project\vendor\mercadopago\dx-php\src\MercadoPago\Manager.php on line 369
Notice: Undefined index: next_payment_date in C:\xampp\htdocs\project\vendor\mercadopago\dx-php\src\MercadoPago\Manager.php on line 369
Remembering that the updates are made in the paid market successfully, but the two errors are displayed.
Thank you in advance
Beta Was this translation helpful? Give feedback.
All reactions