gringotts v0.0.2 API Reference

Modules

Gringotts is a payment gateway integration library supporting many gateway integrations

Adapter module is currently holding the validation part

Has the supervision tree which monitors all the workers that are handling the payments

CreditCard module defines the struct for the credit cards

A module for working with the Authorize.net payment gateway

An API client for the CAMS gateway. For referance you can test gateway operations [CAMS API SANDBOX] (https://secure.centralams.com)

MONEI gateway implementation

An Api Client for the PAYMILL gateway

Stripe gateway implementation. For reference see Stripe’s API documentation. The following features of Stripe are implemented

WireCard System Plugins

Module which defines the struct for response struct

A central supervised worker handling all the calls for different gateways