-
First of all, thank you for the wonderful library! ✨
However, I am trouble getting the authentication working.
Here is my current code:
```js
const {
amazonMarketplaces,
HttpClient,
…
-
Hi,
I am facing the same issue on Magento Version : 2.3.5 Plugin Version : 3.4.1. Orders not being created in M2 admin but payment is successful.
Additionally, I have got an error OrderReferenceNotM…
-
Hello,
While I was using the listInventorySupply API call I noticed that it is not possible to use the SellerSkus parameter.
I always get an error as response:
`
Sender
InvalidReque…
-
We have some orders which are not shown in the magento 2 backend - but the customers respond to us that they have payed via amazon pay.
If we look in our amazon pay account the transaction is there…
-
I'm working on a new integration with Amazon Pay and am happy to use whichever SDK / API is best, but have gotten confused about which apis I should be using.
In [this official documentation](https…
-
![image](https://user-images.githubusercontent.com/20614254/113085765-091f1d00-9213-11eb-9e6b-18b282d69c04.png)
![image](https://user-images.githubusercontent.com/20614254/113085776-0e7c6780-9213-11e…
-
action:
`
1.flutter create test
2.flutter run
`
flutter run -v:
logs
```bash
[ +92 ms] executing: [D:\SDK\flutter1.12/] git -c log.showSignature=false log -n 1 --pretty=format:%H
…
-
New to github so sorry if this is the wrong place to ask. I am pretty confused with AWS singing and I have to talk to one of their new APIs (no SDK available) without any previous experience. Do you h…
-
Error from prod usage:
```
ParsingError
Problem with the value of property "ListOrdersResponse"
Problem with the value of property "ListOrdersResult"
Problem with the value of property "Orders"
…
-
i am trying to get the `_RFQD_BULK_DOWNLOAD_` type report using the getReport() method.
```
const [response] = await reports.getReport({
ReportId: "27533305591018684"
})
```
i tried d…