-
Hi,
Prestashop 1.6.1.15
Im trying to ADD a new order_history:
```
OrderHistoryFactory ohfac = new OrderHistoryFactory(ecomm.BASEURL_API, ecomm.ACCOUNT_API, ecomm.PASSWORD_API);
…
-
When I try to deploy the environment, I get error:
k8s-head: unable to recognize "https://raw.githubusercontent.com/ecomm-integration-ballerina/kubernetes-cluster/master/calico/calico.yaml": no mat…
-
The API Dashboard (https://github.com/vippsas/vipps-developers#api-dashboard) is great for merchants, but a bit tricky for partners to get access to: They have to ask every merchant to give them acces…
-
- REST Client Version: 0.25.1
- VSCode Version: 1.73.1
- OS Version: Windows 11
Steps to Reproduce:
1. Create an HTTP file with a request having non-reachable url. For example:
```http
@bas…
-
Сбер выбрасывает ошибку, если при запросе статуса платежа указать merchantLogin.
Параметр merchantLogin добавляется в финальном методе execute, если при создании объекта параметр был указан.
-
### Describe the bug
we are ecomm business have a 24hr moderator shift
i need to enable auto assaign to the only online agent when conversation resolve or snooze till next reply
Ex. there are two…
-
-
especially in eComm like printing receipt from order.liquid or clean product.liquid info pages...
jholl updated
10 years ago
-
Update and re-publish ecomm steps from Team Wiki pages to Microsoft Teams
- [x] Sophie researches eComm wiki for documentation > Serwaa puts in Word doc to start, but eventually in Teams folder
- [ …
-
Run this in cmd/shell
docker run -d --hostname my-rabbit --name ecomm-rabbit -p 15672:15672 -p 5672:5672 rabbitmq:3-management