outboundtransfer

package
v80.2.1 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package outboundtransfer provides the /treasury/outbound_transfers APIs

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Fail

Transitions a test mode created OutboundTransfer to the failed status. The OutboundTransfer must already be in the processing state.

func Post

Transitions a test mode created OutboundTransfer to the posted status. The OutboundTransfer must already be in the processing state.

func ReturnOutboundTransfer

Transitions a test mode created OutboundTransfer to the returned status. The OutboundTransfer must already be in the processing state.

func Update

Updates a test mode created OutboundTransfer with tracking details. The OutboundTransfer must not be cancelable, and cannot be in the canceled or failed states.

Types

type Client

type Client struct {
	B   stripe.Backend
	Key string
}

Client is used to invoke /treasury/outbound_transfers APIs.

func (Client) Fail

Transitions a test mode created OutboundTransfer to the failed status. The OutboundTransfer must already be in the processing state.

func (Client) Post

Transitions a test mode created OutboundTransfer to the posted status. The OutboundTransfer must already be in the processing state.

func (Client) ReturnOutboundTransfer

Transitions a test mode created OutboundTransfer to the returned status. The OutboundTransfer must already be in the processing state.

func (Client) Update

Updates a test mode created OutboundTransfer with tracking details. The OutboundTransfer must not be cancelable, and cannot be in the canceled or failed states.

Jump to

Keyboard shortcuts

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