Libraries tagged by customer manager
spryker-feature/customer-account-management
1604015 Downloads
Customer Account Management [feature]
yanlongli/app-store-server-api
9235 Downloads
PHP client for App Store Server API. Manage your customers’ App Store transactions from your server.The App Store Server API is a REST API that you call from your server to request and provide information about your customers' in-app purchases. The App Store signs the transaction and subscription renewal information that this API returns using the JSON Web Signature (JWS) specification.App Store Server API is independent of the app’s installation status on the customer’s devices. The App Store server returns information based on the customer’s in-app purchase history regardless of whether the customer installed, removed, or reinstalled the app on their devices.To request transaction and subscription status information with this API, provide any original transaction identifier that belongs to the customer. The transaction history API responds with a complete list of transactions, 20 at a time, starting with the oldest first. The subscription status API returns the status for all of the customer’s subscriptions, organized by their subscription group identifier.Use the Send Consumption Information endpoint to send information to the App Store when customers request a refund for a consumable in-app purchase, after you receive the CONSUMPTION_REQUEST App Store server notification. Your data helps inform refund decisions.
tastyigniter/ti-ext-user
8981 Downloads
Management of front-end users (customers) on TastyIgniter.
maxio/advanced-billing-sdk
9140 Downloads
Ultimate billing and pricing flexibility for B2B SaaS. Maxio integrates directly into your product, so you can seamlessly manage your product catalog, bill customers, and collect payments.
bottelet/flarepoint
72 Downloads
DaybydayCRM is a free, open-source and self-hosted CRM platform based of Laravel
yetiforce/yetiforce-crm
200 Downloads
An open and innovative CRM system. Our team created for you one of the most innovative CRM systems that supports mainly business processes and allows for customization according to your needs. Be ahead of your competition and implement YetiForce!
mbissonho/module-remember-admin-last-page
1243 Downloads
This module allow a admin user to come back to the same page(order, customer or config management) when it's session expires.
tuutti/php-klarna-payments
62480 Downloads
The payments API is used to create a session to offer Klarna's payment methods as part of your checkout. As soon as the purchase is completed the order should be read and handled using the [`Order Management API`](https://docs.klarna.com/api/ordermanagement). **Note:** Examples provided in this section includes full payloads, including all supported fields , required and optionals. In order to implement a best in class request we recommend you don't include customer details when initiating a payment session. Refer to [Initiate a payment](https://docs.klarna.com/klarna-payments/integrate-with-klarna-payments/step-1-initiate-a-payment/) section for further details. Read more on [Klarna payments](https://docs.klarna.com/klarna-payments/).
monofony/customer-bundle
32623 Downloads
Customers management for Symfony projects.
tangkoko/customer-attributes-management
1109 Downloads
Magento 2 customer attributes management
thelia/siret-management-module
471 Downloads
Module allowing the management of siret numbers for customers
rubenwouters/crm-launcher
79 Downloads
Manage your customer service via social media in a modern way. Every Tweet or Facebook post becomes a 'case' so you or your team can handle customer service in a clear way with easey follow-ups.
mydnic/laravel-subscribers
4493 Downloads
Easily Manage Internal Newsletter Subscribers in Laravel
outmart/laravel-reward-points
1076 Downloads
Grant and manage reward points for your customers.
tuutti/php-klarna-ordermanagement
56368 Downloads
The Order Management API is used for handling an order after the customer has completed the purchase. It is used for all actions you need to manage your orders. Examples being: updating, capturing, reading and refunding an order. Read more on the [Order management](https://docs.klarna.com/order-management/) process. # Authentication