Skip to content

Commit

Permalink
PS-2045: Added Checkout transfer extension to CheckoutPage to prevent…
Browse files Browse the repository at this point in the history
… dependencies from Availability & ProductBundle
  • Loading branch information
Vitaliy Kirichenko committed Jul 17, 2018
1 parent f396d72 commit 229cd56
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,9 @@
<property name="checkoutConfirmed" type="bool" />
</transfer>

<transfer name="CheckoutError">
<property name="parameters" type="array"/>
<property name="errorType" type="string"/>
</transfer>

</transfers>

0 comments on commit 229cd56

Please sign in to comment.