Skip to content

Commit

Permalink
Payu Laravel
Browse files Browse the repository at this point in the history
  • Loading branch information
atomjoy committed Nov 20, 2022
1 parent c0295ed commit 05cd5ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ php artisan vendor:publish --tag=payu-public --force

Wyłączyć w panelu administracyjnym PayU automatyczny odbiór płatności jeśli chcesz potwierdzać płatności ręcznie dla statusu WAITING_FOR_CONFIRMATION na COMPLETED lub CANCELED.

## Utwórz link do płatności dla zamówienia (sandbox)
### Utwórz link do płatności dla zamówienia (sandbox)

Numer zamówienia {orders.id} => 1, 2, 3, ...

Expand All @@ -118,7 +118,7 @@ https://{your.domain.here}/web/payment/confirm/payu/{orders.id}
https://{your.domain.here}/web/payment/cancel/payu/{orders.id}
```

## Lista routes do obsługi płatności (sandbox)
### Lista routes do obsługi płatności (sandbox)

atomjoy/payu/routes/admin.php

Expand Down

0 comments on commit 05cd5ba

Please sign in to comment.