package
0.0.0-20241201171354-37a8a54ac6c3
Repository: https://github.com/thiagoluis88git/tech1-payment.git
Documentation: pkg.go.dev

# Functions

@Summary Create new payment @Description Create a payment and return its ID.
@Summary Generate a QR Code @Description Generate a QR Code.
@Summary Get payment types @Description Get payment type, like [DEBIT, CREDIT, QR Code (Mercado Pago)] @Tags Payment @Accept json @Produce json @Success 200 {object} []string @Router /api/payments/type [get].