Libraries tagged by kladr
centarro/kco_rest
222500 Downloads
Community maintained Klarna PHP SDK
webgriffe/sylius-klarna-payments-plugin
3232 Downloads
Klarna Payments plugin for Sylius ecommerce framework
tuutti/php-klarna-payments
63299 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-base
85245 Downloads
Klarna API base spec
syntro/silverstripe-klaro
3159 Downloads
Silverstripe module including klaro consent
sitegeist/klarschiff
93957 Downloads
Flow Package to avoid browser caching for updated resources
lerni/klaro-cookie-consent
4844 Downloads
Klaro Silverstripe Integration
erhaweb/klaro-consent-manager
3505 Downloads
Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect GmbH, a powerful tool that protects your visitors' privacy and data.
topconcepts/oxid-klarna-6
251035 Downloads
Klarna module for OXID eShop version 6.X
sandstorm/cookiepunch
53267 Downloads
Block elements like iframes and scripts before the markup reaches the browser and provide a dialog in the browser to enable them again.
payum/payum-laravel-package
42319 Downloads
Rich payment solutions for Laravel framework. Paypal, payex, authorize.net, be2bill, omnipay, recurring paymens, instant notifications and many more
mollie/magento
7697 Downloads
iDEAL, Creditcard, Bancontact/Mister Cash, SOFORT, Bank transfer, Bitcoin, PayPal & paysafecard for Magento https://www.mollie.com/
coe/mollie-api-php
1635 Downloads
Mollie API client library for PHP. Mollie is a European Payment Service provider and offers international payment methods such as Mastercard, VISA, American Express and PayPal, and local payment methods such as iDEAL, Bancontact, SOFORT Banking, SEPA direct debit, Belfius Direct Net, KBC Payment Button and various gift cards such as Podiumcadeaukaart and fashioncheque.
codingms/shop
3231 Downloads
Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop
tuutti/php-klarna-ordermanagement
57063 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