gollie

package module
v2.0.0+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 26, 2016 License: GPL-3.0 Imports: 1 Imported by: 0

README

gollie

Go package for Mollie iDEAL API - http://mollie.nl/

LICENSE

LGPL version 3 or later. See COPYING and COPYING.LESSER for more information.

Documentation

Overview

Mollie API access (partial) using token authentication

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	MethodService       *services.MethodService
	PaymentService      *services.PaymentService
	CustomerService     *services.CustomerService
	SubscriptionService *services.SubscriptionService
}

Client is a tiny Mollie API client

func NewClient

func NewClient(accessToken string) *Client

NewClient returns a new Client

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL