Documentation ¶
Index ¶
- func GetAccount(stripeAccountId string) (*stripe.Account, error)
- type IRequests
- type IUtils
- type Requests
- func (r Requests) CreatePaymentintent(userId string, totalAmount int) (ClientSecret string, StripeTransactionId string, err error)
- func (r Requests) GetRegisterLink(email string, user users.User) (url string, err error)
- func (r Requests) GetStripeMypageLink(stripeAccountId string) (url string, err error)
- type Utils
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAccount ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.