Results 8 issues of Robson

**Descreva o módulo que você gostaria de sugerir** Hoje existe um módulo que conecta com o intermediador deles, que é um serviço como o pagseguro e moip, porém a integração...

Método de Pagamento
Validado
Pendente de Desenvolvimento

Fix #21 This PR moves the catalog_product_save_before event observer to adminhtml, so it does not conflict with the rest API stock update.

### Error updating product stock through rest API ### Preconditions 1. Magento 2.4.7 2. PHP 8.3 ### Steps to reproduce 1. Try to update a product stock from the rest...

| Questions | Answers | ------------- | ------------------------------------------------------- | **Issue** | #356 | **What?** | Handle empty card brand configuration. | **Why?** | So the checkout page can work as...

| Questions | Answers | ------------- | ------------------------------------------------------- | **Issue** | #358 | **What?** | Fix return method annotation | **Why?** | To swagger work as expected | **How?** |...

### Steps 1. Set magento 2 to developer mode 2. Open https://{magento_url}/swagger or make a GET request to: `https://{magento_url}/rest/all/schema?services=all` ### Expected behaviour Get the swagger API definition. ### Actual behaviour...

### Steps 1. Disable credit card payment ![Pasted image 20240813002103](https://github.com/user-attachments/assets/a9b692d3-5269-4e8e-be0d-7ff352736f06) 2. Add a product to the shopping cart 3. Go to the checkout page ### Expected behaviour Checkout page loads...