All Projects → moyasar → Moyasar Php

moyasar / Moyasar Php

Licence: mit
Moyasar PHP client library

Projects that are alternatives of or similar to Moyasar Php

PaymentCardView
Custom Credit/Debit card view
Stars: ✭ 62 (+1140%)
Mutual labels:  payment, credit-card
laravel-viva-payments
A Laravel package for integrating the Viva Payments gateway
Stars: ✭ 29 (+480%)
Mutual labels:  payment, gateway
cashier
Cashier is an Elixir library that aims to be an easy to use payment gateway, whilst offering the fault tolerance and scalability benefits of being built on top of Erlang/OTP
Stars: ✭ 43 (+760%)
Mutual labels:  payment, gateway
omise-magento
Omise Magento Plugin
Stars: ✭ 32 (+540%)
Mutual labels:  payment, gateway
Mfcard
Easily integrate Credit Card payments module in iOS App. Swift 4.0
Stars: ✭ 356 (+7020%)
Mutual labels:  payment, credit-card
PCard
Demo project to showcase adding payment card details using JetPack Compose
Stars: ✭ 61 (+1120%)
Mutual labels:  payment, credit-card
svelte-stripe-js
Everything you need to add Stripe Elements to your Svelte project
Stars: ✭ 139 (+2680%)
Mutual labels:  payment, credit-card
terms-dictionary
Simple definitions of terms, acronyms, abbreviations, companies, and projects related to financial services and Moov.
Stars: ✭ 48 (+860%)
Mutual labels:  payment, credit-card
Stripe
A comprehensive PHP Library for the Stripe.
Stars: ✭ 256 (+5020%)
Mutual labels:  invoice, payment
laravel-multi-payment
Laravel online gateway payment package with multi driver support
Stars: ✭ 22 (+340%)
Mutual labels:  payment, gateway
Banklink
PHP payment library to easily integrate Baltic banklinks (supports old and new iPizza protocol), E-commerce gateaway (Estcard, Nets Estonia), Liisi Payment Link and Pocopay.
Stars: ✭ 34 (+580%)
Mutual labels:  payment, gateway
Payment
💰 A jQuery-free general purpose library for building credit card forms, validating inputs and formatting numbers.
Stars: ✭ 467 (+9240%)
Mutual labels:  payment, credit-card
ccashcow
💰 Accept cards & crypto. Payments so easy a cow could do it.
Stars: ✭ 40 (+700%)
Mutual labels:  payment, credit-card
react-credit-cards
Beautiful credit cards for your payment forms
Stars: ✭ 2,386 (+47620%)
Mutual labels:  payment, credit-card
credit-card-prompt
Credit card prompt with validation and address lookup
Stars: ✭ 13 (+160%)
Mutual labels:  payment, credit-card
laravel-hyperpay
Laravel package for Hyperpay payment gateway in MENA.
Stars: ✭ 14 (+180%)
Mutual labels:  payment, gateway
Parbad
A free, open-source, integrated and extensible library which connects your web applications to online payment gateways. Gateways can be added or developed by you.
Stars: ✭ 194 (+3780%)
Mutual labels:  payment, gateway
ng-payment-card
💳 Responsive credit card component for Angular.
Stars: ✭ 27 (+440%)
Mutual labels:  payment, credit-card
frames-android
Checkout API Client, Payment Form UI and Utilities
Stars: ✭ 26 (+420%)
Mutual labels:  payment, credit-card
Gringotts
A complete payment library for Elixir and Phoenix Framework
Stars: ✭ 396 (+7820%)
Mutual labels:  payment, gateway

moyasar-php

PHP version

Moyasar PHP wrapper library

Documentation

See the PHP API docs

Requirements

  • PHP 5.5.0
  • guzzlehttp/guzzle: ^6.3.0

Notes

  • To use the PHP stream handler, allow_url_fopen must be enabled in your system's php.ini.
  • To use the cURL handler, you must have a recent version of cURL >= 7.19.4 compiled with OpenSSL and zlib.
  • Please note that in version 0.5.0 the library name has been changed from moyasar-php to moyasar

Installation

You can install it via composer

$ composer require moyasar/moyasar

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/moyasar-php. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The package is available as open source under the terms of the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].