Пример #1
0
func getC() Client {
	return Client{stripe.GetBackend(stripe.APIBackend), stripe.Key}
}
Пример #2
0
func getC() Client {
	return Client{stripe.GetBackend(stripe.UploadsBackend), stripe.Key}
}