Libraries tagged by kustomer
keepcloud/freshdesk-php-sdk
1792 Downloads
PHP SDK for the Freshdesk API (v2)
innoweb/silverstripe-silvershop-stripe
2863 Downloads
Adds stripe customer and creditcard saving to silvershop
hasfoug/freshdesk-php-sdk
9849 Downloads
PHP SDK for the Freshdesk API (v2)
hasfoug/freshdesk-laravel
4229 Downloads
Laravel package for the Freshdesk API (v2). Added laravel 8 support
felipemateus/iptv-cms
343 Downloads
This is a cms control iptv channels.
diagvn/freshdesk-sdk
23186 Downloads
PHP SDK for the Freshdesk API (v2)
commerce-weavers/sylius-also-bought-plugin
655 Downloads
Commerce Weavers Sylius Also Bought Plugin
c-delouvencourt/pennylane-laravel
439 Downloads
Pennylane API wrapper for Laravel 11
customerparadigm/amazon-personalize-extension
1530 Downloads
Amazon Personalize Customer Suggestions by Customer Paradigm
customergauge/remainder
12354 Downloads
Largest Remainder Method calculation
zfhassaan/easypaisa
174 Downloads
Unlock the power of EasyPaisa Payment Gateway in Laravel 9 and Laravel 10. Accept payments seamlessly and securely, empowering your business to thrive in the digital era. Experience hassle-free integration and provide a seamless checkout experience for your customers.
webchemistry/invoice
1764 Downloads
Library for easily and quickly creating invoices for customers.
wamoco/magento2-force-password-reset
2399 Downloads
Magento 2 Module to force customers password reset
tuutti/php-klarna-payments
61427 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/).
tuutti/php-klarna-ordermanagement
55418 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