Skip to content

[DX-1252] Bump the Tpay lib version and enrich the payment payload data#294

Merged
lchrusciel merged 3 commits intomainfrom
feature/update-tpay-lib
Aug 11, 2025
Merged

[DX-1252] Bump the Tpay lib version and enrich the payment payload data#294
lchrusciel merged 3 commits intomainfrom
feature/update-tpay-lib

Conversation

@jakubtobiasz
Copy link
Member

No description provided.

@jakubtobiasz jakubtobiasz added the enhancement New feature or request label Aug 9, 2025
@jakubtobiasz jakubtobiasz changed the title Bump the Tpay lib version and enrich the payment payload data [DX-1252] Bump the Tpay lib version and enrich the payment payload data Aug 9, 2025
…ilder` with `TpayGatewayFactoryBuilder` across services.
@jakubtobiasz jakubtobiasz force-pushed the feature/update-tpay-lib branch from ab62570 to 43776d9 Compare August 10, 2025 06:23
@jakubtobiasz jakubtobiasz marked this pull request as ready for review August 10, 2025 06:30
$services = $container->services();

$services->set('commerce_weavers_sylius_tpay.blik_payment.payum.factory.gateway', GatewayFactoryBuilder::class)
$services->set('commerce_weavers_sylius_tpay.blik_payment.payum.factory.gateway', TpayGatewayFactoryBuilder::class)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wouldn't parent definition work in this case to not redeclare this cache and class thing all the time?

@lchrusciel lchrusciel merged commit f9d56de into main Aug 11, 2025
7 of 10 checks passed
@lchrusciel lchrusciel deleted the feature/update-tpay-lib branch August 11, 2025 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants