Skip to content

Commit

Permalink
[commerce] Moved Payum configuration from bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
ViniTou committed Nov 20, 2023
1 parent ece2cf6 commit 2967c43
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions ibexa/commerce/4.6/config/packages/payum.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
payum:
storages:
Ibexa\Payment\Values\Payment:
custom: Ibexa\ConnectorPayum\Storage\Payment

security:
token_storage:
Ibexa\ConnectorPayum\Token\PaymentToken:
doctrine: orm

0 comments on commit 2967c43

Please sign in to comment.