Skip to content

Commit

Permalink
[Payum] Define resolve next route action only for paypal gateway
Browse files Browse the repository at this point in the history
  • Loading branch information
lchrusciel committed Nov 16, 2020
1 parent 6ac7cc5 commit 439d861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Resources/config/services/payum.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
</service>

<service id="Sylius\PayPalPlugin\Payum\Action\ResolveNextRouteAction" public="true">
<tag name="payum.action" all="true" alias="sylius.resolve_next_route" />
<tag name="payum.action" factory="sylius.pay_pal" alias="sylius.resolve_next_route" />
</service>
</services>
</container>

0 comments on commit 439d861

Please sign in to comment.