Skip to content

Commit

Permalink
ACP-3468: Added additional payment data to payment entity
Browse files Browse the repository at this point in the history
  • Loading branch information
vol4onok committed Jul 19, 2024
1 parent b1ff7b4 commit 8dfddce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/_data/app_payment.databuilder.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<transfer name="Payment" strict="true">
<property name="redirectSuccessUrl" dataBuilderRule="url()"/>
<property name="redirectCancelUrl" dataBuilderRule="url()"/>
<property name="additionalPaymentData" dataBuilderRule="=[]"/>
</transfer>

<transfer name="PaymentRefund" strict="true">
Expand Down

0 comments on commit 8dfddce

Please sign in to comment.