Skip to content

Commit

Permalink
updated: url
Browse files Browse the repository at this point in the history
  • Loading branch information
ksuysshaa committed Dec 21, 2024
1 parent b3e5abb commit fab72e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/usecase/service/payment.go
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ func (s *PaymentService) PaymentProcessor(ctx context.Context) {

const (
promotionAmount = "50.00"
returnURL = "http://emporium-bs.ru"
returnURL = "https://bs-emporium.ru/"
)

type PaymentRequest struct {
Expand Down

0 comments on commit fab72e5

Please sign in to comment.