package
81.4.0
Repository: https://github.com/stripe/stripe-go.git
Documentation: pkg.go.dev

# Functions

Retrieve a payment link.
Returns a list of your payment links.
When retrieving a payment link, there is an includable line_items property containing the first handful of those items.
Creates a payment link.
Updates a payment link.

# Structs

Client is used to invoke /payment_links APIs.
Iter is an iterator for payment links.
LineItemIter is an iterator for line items.