Skip to content

Commit

Permalink
doc: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
RomulusED69 committed Dec 19, 2024
1 parent 66185b1 commit 5ffbd9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ First register the gateway factory in your services definition:
services:
yproximite.payzen_gateway_factory:
class: Payum\Core\Bridge\Symfony\Builder\GatewayFactoryBuilder
arguments: [Yproximite\Payum\SystemPay\PayzenGatewayFactory]
arguments: [Yproximite\Payum\Payzen\PayzenGatewayFactory]
tags:
- { name: payum.gateway_factory_builder, factory: payzen }
```
Expand Down

0 comments on commit 5ffbd9b

Please sign in to comment.