Libraries tagged by klarna
payum/payum-bundle
9353765 Downloads
One million downloads of Payum already! Payum offers everything you need to work with payments. Check more visiting site.
payum/payum
6434872 Downloads
One million downloads of Payum already! Payum offers everything you need to work with payments. Friendly for all PHP frameworks (Symfony, Laravel, Laminas, Yii, Silex). Check more visiting site.
mollie/mollie-api-php
11950530 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.
mollie/magento2
1121888 Downloads
Mollie Payment Module for Magento 2
klarna/php-xmlrpc
975714 Downloads
PHP SDK for Klarna's XMLRPC API
klarna/kco_rest
944796 Downloads
Klarna Checkout PHP SDK
klarna/checkout
905284 Downloads
Wrapper for the Klarna Checkout API
fatchip-gmbh/oxid-klarna-6
105108 Downloads
Klarna module for OXID eShop version 6.X
myonlinestore/omnipay-klarna-checkout
110071 Downloads
Klarna Checkout gateway for Omnipay payment processing library
luxplus/kco_rest
179501 Downloads
Official Klarna REST PHP SDK
centarro/kco_rest
238835 Downloads
Community maintained Klarna PHP SDK
payum/klarna-invoice
51233 Downloads
The Payum extension. It provides Klarna Invoice payment integration.
payum/klarna-checkout
55100 Downloads
The Payum extension. It provides Klarna Checkout payment integration.
tuutti/php-klarna-payments
64675 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
58275 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