amazon-pay-api-sdk-java icon indicating copy to clipboard operation
amazon-pay-api-sdk-java copied to clipboard

Amazon Pay API SDK (Java)

Results 6 amazon-pay-api-sdk-java issues
Sort by recently updated
recently updated
newest added

*Description of changes:* This PR aims to fix a test: ``` com.amazon.pay.api.UtilTest.testEnhanceResponseWithShippingAddressList ``` This was found by using the [NonDex](https://github.com/TestingResearchIllinois/NonDex) tool. **REASON AND FIX** Encountered the following error while using...

Bumps [json](https://github.com/douglascrockford/JSON-java) from 20210307 to 20230227. Release notes Sourced from json's releases. 20230227 Pull Request Description #723 Protect JSONML from stack overflow exceptions caused by recursion #720 Limit the XML...

dependencies

*Issue #, if available:* The testButtonSignatureWithJSONObject() test can not pass the nondex(https://github.com/TestingResearchIllinois/NonDex) check. The problem is the data inside the JSON variable is non-deterministic and can't guarentee the consistance of...

*Description of changes:* `AmazonPayClient#generateButtonSignature()` could return incorrect signature when the payload contains non-ascii characters and the system's default encoding is not UTF-8. I encountered this issue when I set some...

Hi, we got the following exception calling updateCheckoutSession in our production (LIVE) environment. Not sure the cause of the 405 to begin with, but the SDK attempts to convert the...

This library is not updated since 2010. Please consider moving to a maintained library: https://www.json.org/json-en.html https://github.com/FasterXML/jackson