Personal, when I disable the check method or money the payback returns error, does anyone know why?
Magento: 2.1
Next Exception: Report ID: webapi-5abd1a0302ca1; Message: Property "Title" does not have corresponding setter in class "Magento\Quote\Api\Data\PaymentInterface". in /home/*/public_html/vendor/magento/framework/Webapi/ErrorProcessor.php:195
Stack trace:
Hi @grupoviabr,
Because the error it seems there is an error into the module (but maybe you only need to compile the code, I can't be sure).
Is that module available at some place to check the code?
Hello
I'm encountering problem at checkout time on my Site. I fill in the address, then when I click continue, nothing happens and the next step that would be the payment, is not loaded. I checked and the saveBilling method is called normally. I put it to display the returned Html, and the pagemento conditions are there, but it is not rendered on the checkout page.
Checkout page:
Returning html when passing through saveBillingAction:
Magento version is 1.8.1.