threedsecure

package
v24.0.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2017 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package threedsecure provides the /3d_secure APIs

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get(id string, params *stripe.ThreeDSecureParams) (*stripe.ThreeDSecure, error)

Get returns the details of a 3D Secure auth. For more details see https://stripe.com/docs/api#retrieve_three_d_secure.

func New

func New(params *stripe.ThreeDSecureParams) (*stripe.ThreeDSecure, error)

New POSTs new 3D Secure auths. For more details see https://stripe.com/docs/api#create_three_d_secure.

Types

type Client

type Client struct {
	B   stripe.Backend
	Key string
}

Client is used to invoke /3d_secure APIs.

func (Client) Get

func (c Client) Get(id string, params *stripe.ThreeDSecureParams) (*stripe.ThreeDSecure, error)

func (Client) New

func (c Client) New(params *stripe.ThreeDSecureParams) (*stripe.ThreeDSecure, error)

Jump to

Keyboard shortcuts

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