Skip to content

Commit

Permalink
OP-405 - functionalities and documentation has been updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkalon committed Sep 11, 2024
1 parent 344e4a0 commit da2319b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/functionalities.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

The plugin integrates PayU Poland payments with Sylius based applications.

> For the plugin to work correctly, `base currency` should be set to `Polish Zloty` in the Sylius admin panel.
After an installation, user should be able to create new PayU payment method in the "Payment methods" section in the admin panel.

<div align="center">
Expand All @@ -17,3 +19,8 @@ Once there, user can fill out the configuartion form with all the needed info li
</div>

After this, created payment method should be visible in the checkout.

<div align="center">
<img src="./images/payu_checkout.png"/>
</div>

Binary file added doc/images/payu_checkout.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions doc/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@ bin/console cache:clear
**Note:** If you are running it on production, add the `-e prod` flag to this command.

## Known issues

> For the plugin to work correctly, `base currency` should be set to `Polish Zloty` in the Sylius admin panel.
### Translations not displaying correctly
For incorrectly displayed translations, execute the command:
```bash
Expand Down

0 comments on commit da2319b

Please sign in to comment.