eCommerce Source code
- Summary
- Articles (389)
- APIs (1433)
- Mashups (842)
- SDKs (1103)
- Libraries (67)
- Source Code (752)
- Followers (14)
- Developers (838)
eCommerce Sample Source Code
The following is a list of sample source code snippets that matched your search term. Source code snippets are chunks of source code that were found out on the Web that you can cut and paste into your own source code. Whereas most of the sample source code we've curated for our directory is for consuming APIs, we occasionally find something interesting on the API provider side of things. If you know of some sample source code that would be of interest to the ProgrammableWeb community, we'd like to know about it. Be sure to check our guidelines for making contributions to ProgrammableWeb.
Name | Description | Category | Date |
---|---|---|---|
Mobbex Authentication test PHP Sample Code | This PHP example demonstrates how to pass authentication details to the Mobbex servers. This module uses an API Key and Access Token strings to authenticate. | Payments | 08.10.2020 |
Mobbex Transactions test PHP Sample Code | This Sample Code creates a transaction, lists transactions, performs transaction search, and retrieves paid transactions. | Payments | 08.10.2020 |
Mobbex Subscriptions PHP Sample Code | PHP example that demonstrates how to create a subscription object. This module checks if there is a running subscription instance, retrieves subscription data by passing an ID string, creates a... | Payments | 08.09.2020 |
Mobbex Payment order PHP Sample Code | This PHP example demonstrates how to create and execute a payment order. The test module retrieves a payment order with details and due date. | Payments | 08.09.2020 |
Mobbex Operations PHP Sample Code | This PHP example demonstrates how to create an operation that retrieves an object. This module processes a refund with total amount and description. | Payments | 08.09.2020 |
Mobbex Object creation PHP Sample Code | This PHP example demonstrates how to pass an API Key and Access Token to retrieve a default object. This module checks that the keys match. | Payments | 08.09.2020 |
Mobbex Checkout implementation PHP Sample Code | This example demonstrates how to create a Mobbex-based checkout instance, retrieve payment and currency details, and complete and save the checkout process using the PHP SDK modules. | Payments | 08.05.2020 |
Wirecard iOS Sample Code | The Wirecard iOS Sample Code demonstrates how to access the API to implement payments, eCommerce, and merchant solutions into applications. Contact the merchant support to create a test Wirecard... | Payments | 07.07.2020 |
Wirecard Android Sample Code | The Wirecard Android Sample Code demonstrates how to access the API by importing it in Android studio, use external libraries, and add security layers. | Payments | 07.07.2020 |
Scale Leap Recommendation TypeScript Sample Code | This TypeScript Sample Code demonstrates how to manage brand targeting recommendations. This retrieves a list of bid recommendation objects, brand suggestions, and recommended products. | eCommerce | 06.29.2020 |
Scale Leap Profile test TypeScript Sample Code | This TypeScript example demonstrates how to retrieve an array of brand data objects associated with a profile ID, retrieve a single profile by ID, and update one or more profiles. | eCommerce | 06.29.2020 |
Scale Leap Product targeting TypeScript Sample Code | This TypeScript Sample Code demonstrates how to manage product targets programmatically. This archives a negative target by ID, retrieves product negative targets by specifying IDs, and creates one... | eCommerce | 06.29.2020 |
Scale Leap Product ad TypeScript Sample Code | This TypeScript example demonstrates how to change the product ad status to archived, create a new product ad, retrieve an ad by ID, retrieve an ad list, and update product ads. | eCommerce | 06.29.2020 |
Scale Leap Portfolio data TypeScript Sample Code | This TypeScript example demonstrates how to retrieve a portfolio by ID, retrieve portfolio lists, and update portfolios by sending the parameters in JSON. | eCommerce | 06.29.2020 |
Scale Leap Keyword test TypeScript Sample Code | This TypeScript example demonstrates how to get an array of keyword recommendations by specifying an Amazon Standard Identification Number, create keywords, and update keywords. | eCommerce | 06.29.2020 |
Scale Leap Campaign implementation TypeScript Sample Code | This TypeScript example demonstrates how to create one or more new sponsored brands campaigns, retrieve a campaign by the specified identifier, and update a campaign by sending the parameters in a... | eCommerce | 06.29.2020 |
Scale Leap Bidding test TypeScript Sample Code | This TypeScript Sample Code demonstrates how to request bid recommendations, retrieve a list of bid recommendations, and use a keyword to retrieve bid recommendations. | eCommerce | 06.29.2020 |
Scale Leap Ad group implementation TypeScript Sample Code | This TypeScript example demonstrates how to retrieve an array of ad groups, create an array, create ad groups, and retrieve an ad group by ID. | eCommerce | 06.29.2020 |
Slatwall Swift Sample Code | The Slatwall Swift Sample Code demonstrates how to access the API to create accounts, work with shopping carts, and place orders. The available collection of example scripts and endpoints connects... | eCommerce | 05.27.2020 |
Slatwall Python Sample Code | The Slatwall Python Sample Code demonstrates how to connect and interact with your Slatwall Commerce platform. Using the Slatwall API collection, create accounts, work with shopping carts, and place... | eCommerce | 05.27.2020 |
Slatwall PHP Sample Code | The Slatwall PHP Sample Code demonstrates how to authenticate, access an account, implement an eCommerce cart, and integrate eCommerce products. | eCommerce | 05.27.2020 |
Slatwall Node.js Sample Code | The Slatwall Node.js Sample Code demonstrates how to access the API. Using the Slatwall API collection, create accounts, work with shopping carts, and place orders. | eCommerce | 05.27.2020 |
Slatwall Java Sample Code | The Slatwall Java Sample Code demonstrates how to access the API. For ease of use inside Postman, store the API key in an environment variable called “Token” and this collection will automatically... | eCommerce | 05.27.2020 |
Slatwall Go Sample Code | The Slatwall Go Sample Code demonstrates how to create an API account with Go language. Before creating a specific API account or creating an API key, set the account to have API access to be part of... | eCommerce | 05.27.2020 |
Slatwall Products Curl Sample Code | The Slatwall Products Curl Sample Code provides product-related endpoints. It demonstrates how to get a list of all the products. | eCommerce | 05.27.2020 |