payment

package
v1.0.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 24, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PaymentService

type PaymentService struct {
	v1.UnimplementedPaymentServer
	// contains filtered or unexported fields
}

PaymentService Public Payment服务实现

func NewPaymentService

func NewPaymentService(uc *paymentBiz.PaymentUseCase) *PaymentService

NewPaymentService 创建Public Payment服务

func (*PaymentService) AlipayNotify

AlipayNotify 支付宝回调

func (*PaymentService) EPayNotify

EPayNotify 易支付回调

func (*PaymentService) GetAvailablePaymentMethods

func (s *PaymentService) GetAvailablePaymentMethods(ctx context.Context, req *emptypb.Empty) (*v1.PaymentMethodsReply, error)

GetAvailablePaymentMethods 获取可用支付方式

func (*PaymentService) StripeNotify

StripeNotify Stripe回调

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL