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 be349c3 commit 44dff3c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,18 +53,7 @@ pimcore_ecommerce_config:
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:
e.g.
```
PaymentInfo Definition
- General Settings
- Layout
...
- additionalDataDatatrans
- provider_datatrans_acqAuthorizationCode (Type: Input)
- provider_datatrans_amount (Type: Input)
- provider_datatrans_responseXML (Type: Input)
```
![PaymentInfo Additional Data](./doc/img/datatrans_paymentinfo.png)
> It's possible to make an authorisation and clearing in one step. Default behavior is authorisation only.
> For automatic clearing set the option "reqtype" to "CAA"
Expand Down
Binary file added doc/img/datatrans_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 44dff3c

Please sign in to comment.