Skip to content

Commit

Permalink
Update Docs - PaymentInfo Additional Data
Browse files Browse the repository at this point in the history
  • Loading branch information
dvesh3 committed Feb 3, 2021
1 parent dd43d67 commit 858bdb8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,12 @@ pimcore_ecommerce_framework:
oauth_client_secret: '0c68dfa4f61b65fa534b48d95e1c9d91'
```
Payment Information: Order payment section "Payment Informations" stores information about every payment trial by Customer.
Add additional fields in "PaymentInfo" fieldcollection, so that Order Manager stores information in Order object:
![PaymentInfo Additional Data](./doc/img/payu_paymentinfo.png)
*usage sample*
```php
<?php
Expand Down
Binary file added doc/img/payu_paymentinfo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 858bdb8

Please sign in to comment.