package
1.4.0
Repository: https://github.com/imrenagi/go-payment.git
Documentation: pkg.go.dev

# Functions

NewManager creates a new payment manager.

# Structs

CreateSubscriptionRequest contains data for creating subscription.
FailInvoiceRequest provide which invoice that is failed and its reason.
GenerateInvoiceRequest provide to generate new invoice.
Manager handle business logic related to payment gateway.
PayInvoiceRequest provide information which invoice to pay and by using what transactionID.
PaymentMethodList is the payment method list showed to the user.

# Interfaces

Interface payment management interface.
MidtransProcessor callback handler for midtrans.
Payment combines all interface used for payment manager.
XenditProcessor callback handler for xendit.

# Type aliases

No description provided by the author