Libraries tagged by orders
trrtly/php-snowflake
2636 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
shahariar-ahmad/courier-fraud-checker-bd
60 Downloads
A fraud detection tool for e-commerce platforms to analyze customer order behavior across Steadfast and Pathao couriers.
phpfn/pipe
97 Downloads
Library for implementing function call chains
nails/module-invoice
8061 Downloads
This is the Invoice module for nails, it provides an interface for raising invoices and accepting payment from customers.
ambab/module-storeorderprefix
4054 Downloads
serafim/pipe
105 Downloads
Library for implementing function call chains
yuf1dev/orderkuota-api
70 Downloads
[Order Kuota] Order Kuota Api PHP Class (Un-Official)
yellowcable/runner
4291 Downloads
Bash script which can run contents of subfolders in numbered order.
xcoreplatform/module-substituteorders
429 Downloads
A module so Magento saves orders from multiple sources in one table, overrides the default order list in customer backend.
wubbleyou/yii2-ordermodel
10659 Downloads
Allows users to order records in a grid view via a custom column
wpify/gebrueder-weiss-transport-sdk
636 Downloads
API to create road transport orders
vendic/module-extraordergrid
87 Downloads
Magento 2 module that provides you with an extra order grid in the admin backend. You can give the grid a custom name and configure what order statuses to show.
tuutti/php-klarna-payments
64213 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
57847 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
tarjei/stripe-httpclient-mock
506 Downloads
Mock of Stripe's HttpClient which can be used in testing purposes in order to test your code and not to perform actual HTTP requests