# Functions
No description provided by the author
LocalizeStripeSubStatus translate stripe subscription status to Chinese.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewPaymentIntent transforms stripe's payment intent.
No description provided by the author
No description provided by the author
No description provided by the author
NewSubs converts stripe's subscription.
NewSubsItem gets the subscription item id and price id from a stripe subscription.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Customer contains the minimal data of a stripe.Customer.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PaymentInput contains a customer's payment method.
No description provided by the author
No description provided by the author
PriceEdition maps price.Edition to stripe price id.
PriceJSON saves price to or retrieves from db as JSON field.
PriceMetadata parsed the fields defined in stripe price's medata field.
No description provided by the author
Subs contains the essential data of a stripe subscription.
SubSharedParams contains common fields of subscription.
SubsItem extracts a subscription item id and price id from the first element of items data array.
SubsParams is the request body to create a new subscription or update an existing one.
SubsResult contains the data to save to db.
SubsResultParams uses the data of a user's subscription to build the data to be saved to db.
No description provided by the author
No description provided by the author
No description provided by the author