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 6dd7a15 commit db1b6b1
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 @@ -62,6 +62,12 @@ pimcore_ecommerce_framework:
default: ~
```

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/hobex_paymentinfo.png)


Hobex is compatible with Pimcore 10, so for Pimcore 6 you may have to add the following line to your config.yml:
```yml
- { resource: '@PimcoreEcommerceFrameworkBundle/Resources/config/v7_configurations.yml' }
Expand Down
Binary file added doc/img/hobex_paymentinfo.png
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 db1b6b1

Please sign in to comment.