Libraries tagged by get_location
sharkey97/weatherfromip
4 Downloads
A package to get weather data based off an inputted IP location
dcarbone/paragon-solutions-php-sdk
2 Downloads
Paragon Processing PlatformThis document is to provide a detailed description of how a developer or software solution provider can integrate with the Paragon Processing Platform (Paragon Platform). The Paragon Platform is for developers who wish to use Paragon's processing services within their software applications. The Paragon Platform can stand alone as a web-based storefront with (or without) attached card readers or may be used in combination with point-of-sale (POS) and order entry applications.The Paragon Platform accepts payments in many forms, including check, credit, debit, gift, loyalty and EBT cards. Payments may be taken online, over the telephone, from a mobile phone and at physical store locations. In addition to handling large volumes of payment transactions, the Paragon Platform manages and settles batches, protects sensitive card information, administers billing contracts and produces operational and analytical reports. Application Programming Interfaces (APIs) With our API, software systems and devices communicate with the Paragon Platform by exchanging messages. Client Application formulates a message and transmits the request to the Paragon Platform. The Paragon Platform translates the request and relays it to the Payment Processing Network. The Payment Processing Network processes the request and returns a response to the Paragon Platform. The Paragon Platform translates the response and relays it to the Client Application.The Path to Integration Step 1: Open a Test Account Visit https://developer.paragonsolutions.com/testaccount to register for a free test account. Once registered you have instant access to your test account credentials and all the documentation you need to get started. Head over to the library and make sure to check out all of our API's to learn about the Paragon Processing Platform transaction requests and responses.Step 2: Code & CertifyOnce in the Paragon Development portal, begin your certification or have an experienced Paragon integration specialist guide you through the testing process. Once coding and testing are completed submit your request for certification. Our team will then perform a detailed review of your integration to make sure your integration meets all your business requirements for success. Step 3: Go Live!After final review and testing your software solution is ready to begin taking live payments! We know, an integration that is easy sounds too good to be true. Don't take our word for it, start your integration today! Developer NotesInstall your development platform according to its product documentation.Read through all the steps before you get started. We recommend reviewing the rest of this guide to familiarize yourself with the Paragon Processing Platform's terms, capabilities, web services and operations.
marshmallow/address-prefiller
5101 Downloads
This package will get the full address information based on the zipcode and house number. Currently online dutch addresses are supported.
facilitatech/service-locator-factory
998 Downloads
Get the service locator in Laminas
fezfez/service-locator-factory
1021 Downloads
Get the service locator in zf2
redkiwi-nl/localconfig
20 Downloads
Creates a local config for any WordPress installation, based on a few questions you get asked.
andrebian/zf3-service-manager-trait
437 Downloads
A fast way to get the Zend Framework 3's service manager in controllers
philetaylor/service-locator-factory
1483 Downloads
Get the service locator in anywhere in zf2 statically (bad practice but needed sometimes :-) )
sajadsdi/array-dot-notation
1898 Downloads
set and get with dot notation in arrays
alex-unruh/dot-notation-config
24 Downloads
An abstraction layer to get data from array or a file built on Dflydev\DotAccessData\Data
phrozenbyte/cssmin
1155 Downloads
CssMin is a css parser and minfier. It minifies css by removing unneeded whitespace character, comments, empty blocks and empty declarations. In addition declaration values can get rewritten to shorter notation if available. The minification if configurable.
dingtao/simple-array-accessor
17 Downloads
a simple lib to get/set array value with dot notation
mkomorowski/php-dot-get
9 Downloads
Array dot notation access
drongotech/iplocationmanager
34 Downloads
Using IP Stack to get request ip and save the ip meta data
ronappleton/php-dot
36 Downloads
Set and get array values via dot notation.