All Projects → 2HgO → eyowo-go

2HgO / eyowo-go

Licence: other
A Go (Golang) client package for the Eyowo Payment service.

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to eyowo-go

recurly
A Recurly API client written in golang. Actively maintained and unit tested. No external dependencies.
Stars: ✭ 40 (+207.69%)
Mutual labels:  payment
adyen-hybris
Adyen Payment plugin for Hybris
Stars: ✭ 23 (+76.92%)
Mutual labels:  payment
Tinkoff-Acquiring-SDK-Flutter
Flutter Tinkoff Acquiring SDK is a simple way to integrate payments into your mobile application.
Stars: ✭ 42 (+223.08%)
Mutual labels:  payment
react-stripe-script-loader
A React Component that loads Stripe script if necessary and shows React Stripe Elements
Stars: ✭ 22 (+69.23%)
Mutual labels:  payment
ISO8583-Message-Client-java
ISO8583 Message Packer and Unpacker with ISOClient in Java
Stars: ✭ 94 (+623.08%)
Mutual labels:  payment
direct-stripe
Stripe payment button for WordPress websites
Stars: ✭ 12 (-7.69%)
Mutual labels:  payment
Omnipay Pingpp
A Ping++ driver for the Omnipay PHP payment processing library. 一个聚合了支付宝(APP、Wap、PC、即时到账、扫码、企业付款),微信(APP、公众号、红包), 银联网关、银联企业网银、Apple Pay、QQ 钱包、易宝支付、百度钱包、京东支付、京东白条、招行一网通、分期支付等国内主流支付渠道的聚合支付网关(Ping++, also known as Pingpp/Pingxx/Pingplusplus)
Stars: ✭ 227 (+1646.15%)
Mutual labels:  payment
42-cent
Node.js multi-gateway payment processing module
Stars: ✭ 43 (+230.77%)
Mutual labels:  payment
credit-card-prompt
Credit card prompt with validation and address lookup
Stars: ✭ 13 (+0%)
Mutual labels:  payment
omise-magento
Omise Magento Plugin
Stars: ✭ 32 (+146.15%)
Mutual labels:  payment
Chowder
Chowder for Android M-Pesa payments.
Stars: ✭ 31 (+138.46%)
Mutual labels:  payment
java-api
Zold Java API
Stars: ✭ 20 (+53.85%)
Mutual labels:  payment
africastalking-node.js
Official Node.js SDK for Africa's Talking
Stars: ✭ 113 (+769.23%)
Mutual labels:  payment
ng-payment-card
💳 Responsive credit card component for Angular.
Stars: ✭ 27 (+107.69%)
Mutual labels:  payment
PayBhama
No description or website provided.
Stars: ✭ 16 (+23.08%)
Mutual labels:  payment
Sdk3rd
第三方SDK集成库,授权/分享/支付
Stars: ✭ 249 (+1815.38%)
Mutual labels:  payment
ccashcow
💰 Accept cards & crypto. Payments so easy a cow could do it.
Stars: ✭ 40 (+207.69%)
Mutual labels:  payment
wc-moldovaagroindbank
WooCommerce maib Moldova Agroindbank Payment Gateway
Stars: ✭ 13 (+0%)
Mutual labels:  payment
Seamless Integration
Razer Merchant Services Seamless Integration
Stars: ✭ 30 (+130.77%)
Mutual labels:  payment
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 (+161.54%)
Mutual labels:  payment

Eyowo Go (Golang) Client

A Go (Golang) client package for the Eyowo Payment service.

Instalation

To install the eyowo-go package, you need to install Go and set your Go workspace first

  1. The first need Go installed (version 1.11+ is required), then you can use the below Go command to install eyowo-go.
go get -u github.com/2HgO/eyowo-go
  1. Import it in your code
import "github.com/2HgO/eyowo-go"
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].