Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfirmInscription ¶
func ConfirmInscription(token string) (response.ConfirmInscriptionResponse, error)
ConfirmInscription It allows to finish the registration process obtaining the registration status and the tbk_user that is used to make payments.
func CreateInscription ¶
func CreateInscription(username string, email string, responseURL string) (response.CreateInscriptionResponse, error)
CreateInscription Lets get started with the registration process.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.