Getting Notice on time to process payment in pay to publish module MoneySuite
Notice: Undefined property: MsProduct::$cart_product_id in ms_core_get_order_items_html() (line 2887 of C:\xampp\htdocs\myweb\sites\all\modules\moneysuite\ms_core\ms_core.module
Payment processing with Stripe, and payments are processed well but notice still there
How to fix that?
As well on pay to publish module in settings Product Name selection to "Node Title" or "Plan Name" function not working in any case item name in Cart is Node Title, how to fix that?
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | undefined_property-2703709-6.patch | 868 bytes | vaccinemedia |
| screen.png | 100.54 KB | vitaliych |
Comments
Comment #2
Farreres commentedSorry, didn't see this issue sooner. I will have to take a look at the code as soon as I have time.
Comment #3
thecramp commentedhi, i have the same problem , this message appear after a purchase, it's appeared when we want details in " order " in the moneysuite menu .
need help . thanks.
Comment #4
thecramp commentedHi guy, any solution ? still have the error :-(
Comment #5
vaccinemedia commentedI have the same issue when trying to use credits and pay to publish. Any updates?
Comment #6
vaccinemedia commentedUsing xdebug I could see that the product does not have a property of cart_product_id but does have one for order_product_id. Attached patch changes the property to order_product_id.
Comment #7
vaccinemedia commentedComment #8
Farreres commentedPatch applied to dev. Don't know if I should close the issue, I leave it as needing review for a while.
Comment #9
avpaderno