url: '/index.php?route=extension/total/coupon/coupon',
data: {coupon: '123'}
})
.then((response)=>{ console.log(response.data); })
.catch(error=>{console.log(error)});
сервер не видит параметры вообще
Проблема в .php
Обсуждают сегодня