Ajaykumar

Results 10 issues of Ajaykumar

### Enhancement: Docs : https://developer.ebay.com/api-docs/commerce/charity/resources/charity_org/methods/getCharityOrg

enhancement

New Feature 1. Integerate with ebay Order API. 2. To get Order details, post order, etc. https://developer.ebay.com/api-docs/buy/order/resources/purchase_order/methods/getPurchaseOrder#h2-samples

enhancement
help wanted
New-feature

https://developer.ebay.com/api-docs/commerce/catalog/overview.html

New-feature

https://developer.ebay.com/api-docs/buy/marketing/resources/merchandised_product/methods/getAlsoViewedByProduct

good first issue
New-feature

Integrate with eBay Offers API. To get daily deals and offers in eBay.

enhancement
help wanted
New-feature

Test all the methods using Mocha. Test http request using nock. All test files should come under test folder. To work with this project, get client id and client secret...

good first issue
test

**Code snippet:** ```typescript import classNames from "classnames"; const styles = undefined; console.log(classNames(["ui-component", ...styles])) ``` **Error:** ``` Cannot read property 'length' of undefined ``` shall we add a type check to...

question
types

Running **npm run eject** copies all the configuration files and the transitive dependencies (Marko, lasso etc) right into your project so that developers can have full control over them. It's...

I am using jssocials for one of my project. For Example: I don't want to close the window after sharing the post in facebook, it should redirect to homepage of...

question