magento-api icon indicating copy to clipboard operation
magento-api copied to clipboard

Magento REST API for android and iOS app

Results 15 magento-api issues
Sort by recently updated
recently updated
newest added

Although in my local system, I've fixed it but I'm unable to post the solution as on production site, it doesn't reflect at all. even though i have the correct...

I am using magento 2.3 version and I want to use REST Apis. Is this compatible with Magento 2? If not then can you please share a suggestion for that...

Access to XMLHttpRequest at 'https://www.domain.com/staging/api/customer/[email protected]&password=xxx' from origin 'http://localhost' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

mobileapi/cart/update?cart_item_id=2590&qty=10 i am passing this in get method but cart not updated ...add to cart and login and all others are working ok

I have used the checkout APIs in order: 1 - set billing info 2 - set shipping info 3 - set ship mode 4 - set payment mode 5 -...

Hi, I am using the online payment method only right now. But I need to add cod support also .how can I achieve that

any alternative for magento 2 @leoliew

Hi There, We are trying to implement this code on our magneto version 1.9. The code was working fine in http url but when we are going to https the...

Hello, When I call **mobileapi/cart/getCartInfo** for getting cart detail, no data or no any error will comes simply blank page on **postman**. I also try on browser but it will...